Starter kit to help create Plugin options pages, and learn how to put it all together. Contains all the commonly used form options.
Update Now includes examples of how to easily use the WordPress editor multiple times on your Plugin options pages! This is implemented via the new re-usable WordPress editor feature in WordPress 3.3.
Simple way to learn and set-up your Plugin options pages very quickly!
Use it to learn how to set-up Plugin options, or as a template to quickly create you own Plugins. There are lot's of code comments and sample usage of the Plugin options on the front end of your site.
Learn the proper way to use the powerful WordPress Settings API, and how to save all your Plugin options in a single options db entry (in an array). This is the recommended way to store your Plugin options as it cleaner and more efficient.
The starter kit also includes
All the starter kit code is properly indented to make it easier to read and follow the Plugin structure.
Coming Soon
Let me know if you have any suggestions to add to the list (or other starter kits you would love to see).
Please rate the Plugin Options Starter Kit if you find it useful, thanks.
See our WordPress development site for more information, or our other WordPress Plugins.