Dec 15, 2008
WordPress Plugin Generator
This is a neat tool if you like to mess around with WordPress Plugins.
Its a Plugin Generator that will generate a customized code skeleton for your newest plugin idea – pretty neat!
The little web app asks you a bunch of questions, like what the plug in should be named, does it require saved settings, etc. and then it spits out a tidy zip file that contains a new plugin.php file along with any other files that are required based upon your answers. It supports a number of neat options, like making a new DB table, Shortcodes, Filters, Admin Menu Integration, etc.
Of course, the resulting code doesn’t DO very much – its just the structure that you need to make a plugin. You have to add the actual functionality with your coding wizardry. Still, this is a nice way to make sure that you’ve covered all your bases when writing a new plugin. It simply shortcuts the process of Idea -> Reality, which is always welcome in my book.
Check it out!
UPDATE: Check out the new URL: http://www.funwithwizards.com/ for the latest version and some other cool tools!







Thanks for the link Andy.
You may be interested to note that I am in the process of moving this wizard to another site. The new site, http://www.funwithwizards.com, will feature other wizards as well.
The WordPress wizard that is there at the moment is much more limited but I am taking a different approach to it, trying to add techniques that I consider to be best practice.
Thanks for the update! I really look forward to seeing your new work – great job Andrew!
Cheers,
Andy