If you’re in the business of creating WordPress plugins for yourself or for others, then it’s likely that you’ve done work with custom post types. On top of that, there’s a chance that you’ve needed to introduce some functionality into a custom post type based on what’s selected in the plugin settings (which I […]
[…] I had the opportunity to use my standard set of tools as well as try out a few new things. The Usual Suspects All of my WordPress plugins and widgets start with their respective boilerplates – in this case, my WordPress Plugin Boilerplate. This includes the usual components: Specific file and directory organization The […]