Last week, I discussed everything that went my decision on retiring site memberships. For those who were members (or even read the initial idea), you may recall that I was using Restrict Content Pro to power the site. When retiring the memberships, I wanted to make sure I was able to maintain the integrity of […]
Search: “plugins” (Page 58 of 131)
We found 653 results for your search.
[…] One of the best parts of using WordPress to build a website is the freedom it gives you to customize the design and extend website features with plugins. All of the themes made by MeridianThemes are hand-crafted with this goal in mind. Their themes are fully compatible with all of the popular WordPress plugins […]
[…] slowly include more content about the language. Generally speaking, I think JavaScript is an important language to learn because it’s a core component of WordPress for both plugins and themes, and for public-facing code as well as the administration area of JavaScript. Despite the fact that WordPress uses jQuery, I think that it’s always […]
[…] well. In this post, we will share an easy way to create a FAQs page in WordPress by using the Meta Box plugin. Before Getting Started Required Plugins First, download the Meta Box plugin, which provides the Meta Box Framework used throughout this post. This will provides the foundation to prepare your installation for […]
[…] using Composer to define an autoloader so you can focus on writing code and not on wondering if classes are included. The Plugin Directory I generally structure my plugins like this: there’s a bootstrap file read by WordPress, there is a src directory in which all directories and PHP files are kept, there is a top-level assets […]
