How to submit your plugins in WordPress Plugins Directory step by step with screenshot
Md Abul Bashar | 5,589 views | January 2, 2016 | Tips And Tricks,WordPress Plugins,WordPress Plugins Development | No | 12:20 PM |
Hi guys how are you? i think you’re always good. today i teach you, how to submit your plugins in WordPress Directory. if you don’t seen our another post, how to upload your plugin after approved your plugin then if you want, you can see this post: how to upload plugin in WordPress directory after approved plugins
Now go to work
Step #01: need (require) the comment in your index.php file, See below code
/* Plugin Name: WP Feedburner Email Subscriber Plugin URI: http://codingbank.com/plugins/wp-feedburner-email-subscriber Description: Enable Email Subscribe options widget for your website. Version: 1.0 Author: Md Abul Bashar Author URI: http://www.codingbank.com/ */
Step #02: Need user account on WordPress.org, if you don’t have? just go to WordPress.org and create new account (free).
Step #03: Need Readme.txt.
just go to this link Readme.txt and copy the text and create new text file on your plugin folder past the text and save readme.txt name on your plugin folder.
Then create new txt file and past here in the txt
Step #04: Now modify text on readme.txt file.
if you want modify my txt file then you can see this
<pre>=== WP Feedburner Email Subscriber === Contributors: hmbashar Donate link: http://donate.codingbank.com Tags: Feedburner, Email Subscriber, Feedburner Email Subscriber, WordPress Email Subscriber, WP Email Subscriber Widget. Requires at least: 4.0 Tested up to: 4.3.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Just use Feedburner Email Subscriber service on your website sitebar widget.. == Description == Just use Feedburner Email Subscriber service on your website sitebar widget. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How to install this plugin? = Just follow this information 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. screenshot-1 2. screenshot-2 == Changelog == = 1.0 = * A change since the version. == Upgrade Notice == = 1.0 = Upgrade notices describe the reason a user should upgrade.
Step #05: Create zip your plugin file.
Now create zip your plugin folder
Step #06: Upload your plugin zip file any server and copy direct download link, need for one click download link with extension.
Example: www.yoursite.com/pluginname.zip
Step #07: Go to WordPress.org, then login your account and click here plugins> Developers> Add Your Plugin
or
Click this link https://WordPress.org/plugins/add/
And
Step #08: flip the form, Plugin name, plugin description, Plugin direct download link.
Step #09: Click Send Post>>
Step #10: Now you can see your Plugin serial number when review your plugin.
If you want, you can see this post: how to upload plugin in WordPress directory after approved plugins
You have to enjoy this articel? Don't forget subscribes this site.
If you want to get our update article, then please subscribe this site.
This title last post
5,589 views | January 2, 2016 | 12:20 PM