In the spring of 2013, I was moved into a “Plugin Czar” position within WebDevStudios. This meant that I was now in charge of the support, maintenance, and development of many of our free plugins available on our WordPress.org account. Custom Post...
Read More The Custom Post Type UI Million Download CelebrationCategory: Plugins
Use Simple Page Builder to Add Unique Layouts to Your Content
We’ve previously talked about the WDS Simple Page Builder plugin. But there have been some exciting new additions to the plugin that make it even more useful, as well as a full wiki explaining how to use it (for both devs and users)....
Read More Use Simple Page Builder to Add Unique Layouts to Your ContentWDS Github Releases for May 2015
Every month, WDS releases a bunch of goodies over on Github (and occasionally WordPress.org and elsewhere). While we typically share the links on social media, we know that it’s easy for things to get lost in the noise, so we will be...
Read More WDS Github Releases for May 2015WordCamp Orange County Plugin-a-Palooza Entry: WP Art Store
This year, WordCamp Orange County (coming up on June 6th and 7th) is doing something a little different. Plugin-a-Palooza a plugin-building hackathon/competition that they first announced back in February. The rules are pretty simple: pitch a plugin idea, get it approved, write a plugin,...
Read More WordCamp Orange County Plugin-a-Palooza Entry: WP Art StoreGet a Plugin Kickstart with Yeoman & generator-plugin-wp!
Getting started on a new project is always exciting, but it often includes a lot of repetitive work, such as setting up the basics of your code that you need for any plugin, or downloading a boilerplate and filling in your project’s details. Yeoman...
Read More Get a Plugin Kickstart with Yeoman & generator-plugin-wp!WDS Github Releases for April 2015
Every month, WDS releases a bunch of goodies over on Github (and occasionally WordPress.org and elsewhere). While we typically share the links on social media, we know that it’s easy for things to get lost in the noise, so we will be...
Read More WDS Github Releases for April 2015Use Git to Test & Update Your Plugins for WordPress 4.2
So, you get an email like this one every time WordPress publishes a new release. 4.2 just went out, so I got this email a few days ago. I’m not a serious plugin developer like most out there. They aren’t premium plugins;...
Read More Use Git to Test & Update Your Plugins for WordPress 4.2Releasing Plugin Updates and Handling Security Vulnerabilities
In my last article, I walked you through getting your plugin up and running on the WordPress.org plugin repository. In this follow up article I want to talk about releasing updates and new versions of your plugin. I will also touch on the...
Read More Releasing Plugin Updates and Handling Security VulnerabilitiesMaking Developer-Friendly Themes and Plugins
As every newbie knows, when you’re starting out it’s much easier to download or purchase a theme or plugin than to make your own. However, as you grow into WordPress, you find these ‘commercial’ themes/plugins cumbersome to edit or extend. In this...
Read More Making Developer-Friendly Themes and Plugins