It’s been almost three years since I released the first version of Easier Excerpts. It remains one of my simplest plugins (with Scheduled Post Shortcut being the other); however, it’s one that I dogfood the most. Now that WordPress 5.0 is out (and, at the time of this writing, WordPress 5.0.2), Gutenberg is out, […]
Search: “plugins” (Page 60 of 131)
We found 653 results for your search.
Once we have a Registry, we need to be able to access it throughout our plugin and we do that with custom hooks.
[…] slow and have typically been so (unless you knew enough SQL-fu to craft custom queries that might provide more optimal performance). Over the years more and more plugins have started moving back to custom tables in the database. This takes a great deal of time and effort, though. EDD is mostly there. WooCommerce still […]
[…] follow along with the rest of this tutorial just fine with any version of WordPress you’d like. To do so, Make sure that you are in the plugins directory of your WordPress installation And then enter the following commands into a copy of your terminal $ git clone https://github.com/tommcfarlin/WordPress-Widget-Boilerplate.git This will create a WordPress-Widget-Boilerplate directory […]
[…] That is, I’m going to assume you have: a site set up and configured, the ability to access it in a web browser, a core set of plugins such as Hello Dolly that come with WordPress. If you don’t have any of the following, please review the following posts: Installing WordPress for Local Development […]
