How to Create a WordPress Plugin Part2
In this tutorial we are going to build on the plugin from the first video (http://youtu.be/GAwPa4fP90c) and introduce the following concepts:
script type="text/javascript" src="http://aos-creative.prf.hn/creative/camref:100l3Rd/creativeref:10l3694">
– Using forms to submit data from your plugins admin page
– How to store your plugin data in the wp_options page for easy retrieval.
Blog Post – http://www.tipsandtricks-hq.com/how-to-create-a-wordpress-plugin-video-tutorial-4547
source