The next version of the WordPress Plugin Boilerplate is officially tagged and available for download in GitHub. This release – although a minor improvement over the last – introduces several improvements to 2.6.0, and also marks a change in the development of the project, as well as the introduction of several things that will be […]
Search: “plugins” (Page 126 of 130)
We found 650 results for your search.
[…] WordPress and all things associated isn’t driven by just a handful of people. It’s driven by a massive community of people working together on the core application, plugins, themes, blogs, and other tangential things, as well. And when a lot of people with differing views, backgrounds, opinions, and experiences get together to work on […]
With yesterday’s announcement of the latest release of the WordPress Plugin Boilerplate, I’ve had a number of emails, tweets, and messages how people can stay up to date with the project without having to follow the GitHub repository, or the blog. Ultimately, I want to make sure that this Boilerplate reaches the largest number of […]
[…] GitHub, but the point of the project is simple: Provide a way for developers to easily include templates to work with themes within the context of their plugins. Page Template Example is a plugin that shows one strategy for how to do that. Here’s a general rundown of how the plugin works: Add your […]
When it comes to working with the WordPress database – or any application that provides an API for data serialization – I try to always stick with the API unless it’s absolutely unavoidable. For the most part, I tend to favor APIs that provides the necessary functions for reading and writing data, and I generally […]

