sample wordpress plugin file
In this post i will give you code of sample plugin file. The sample plugin file should contain plugin header in which you put plugin name and plugin url atleast. You can put GNU license in it also.
The sample plugin file looks like this:-
/*
Plugin Name: My Plugin
Plugin URI: http://example.com/wordpress-plugins/my-plugin
Description: A brief description of my plugin
Version: 1.0
Author: Your name
Author URI: http://example.com
License: GPLv2
*/
/* Copyright YEAR PLUGIN_AUTHOR_NAME (email : PLUGIN AUTHOR EMAIL)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
?>
Related Posts
Don’t Miss A Post!
Categories
- Blogging (4)
- Browsers (7)
- computer beginners (11)
- computers (13)
- Freelancing (9)
- ipad and iphone (6)
- Javascript Tutorials (2)
- Laptops (1)
- Miscellenious (1)
- Mobiles (13)
- Photoshop video tutorial in urdu (7)
- Php Tutorials (3)
- Programming (31)
- Social Network (12)
- Wordpress (4)
- wordpress video tutorial in urdu (7)
Tags
2G 2G vs 3G 3G 3G and 4G 4G architecture Best social networking websites beta class vs object difference between 2G and 3G difference between 3G and 4G difference between class and object Difference between wamp Earn money Earn money by making videos facebook features firebug introduction to mvc isp isp versus web server lamp and xampp making videos model view controller mvc myspace networking sites new object vs class opera 11 orkut php popular Run xampp skype at same time teamviewer tool tools tutorial very web developer web development website development what is isp Why php
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.





