Image 01 Image 02

Hello World plugin for wordpress

Posted on 16th July 2007 by Taggy
0

I have NEVER coded in php . But i have fallen for this wordpress . Its so very wonderful and iam hell bent on making a wordpress plugin . So i today i decided to try and learn them and trust me it takes not more than 15 min .


<?php


/*


Plugin Name: Name Of The Plugin
Plugin URI: http://URI_Of_Page_Describing_Plugin_and_UpdatesDescription: A brief description of the plugin.

Version: The plugin's Version Number, e.g.: 1.0

Author: Name Of The Plugin Author

Author URI: http://URI_Of_The_Plugin_Author

*/

?>

[tags]wordpress,plugin[/tags]



Leave a reply...