WP plugin
How to host your plugin in wordpress.org after approved
In this tune I am going to describe, how to host your plugin in wordpress.org after approved. If your plugin approved in wordpress plugin directory you will get an email from [email protected] . The email will be look like this:
"Your plugin hosting request has been approved.
Within one hour, you will have access to your SVN repository at
http://plugins.svn.wordpress.org/XXXXXXXXX with your WordPress.org username and password (the same one you use on the forums).Here's some handy links to help you get started. ........................ ........................
To host your plugin in wordpress plugin directory, must have SVN repository download in your pc. If you do not have you can download from here or search on google.com using keyword SVN download.
After successfully install your pc ready for host plugin.
Now create a folder in you pc any drive and the folder. Select the folder mouse right click than show list and click again “SVN checkout..” open look like below image.
Input on URL of repository you here which sent you on email and click on ok, after some time in your folder create four folder name assets, branches, tags and trunk.
Now your full plugin folder copy in trunk folder.
Than select all from trunk folder mouse right click and mouse on tortoseSVN to click “add” then open a page click ok there (Here you may need your wordpress.org login info username and password) wait some time there show completed and click ok.
Now again select all file from trunk folder and mouse right click and click on “SVN commit..” open a page like below image and write a comment on comment box and click on ok. and wait..
Now you plugin live on wordpress plugin directory..
To add plugin banner image go to assets folder and take a image using mane banner-772×250.jpg or banner-772×250.png for your plugin benner. And here also can take your plugin screenshot by using name screenshot-1.png , screenshot-2.png , screenshot-3.png ..
Now select all image and mouse right click and mouse on tortoseSVN to click “add” then open a page click ok there (Here you may need your wordpress.org login info username and password) wait some time there show completed and click ok.
Now again select all file from trunk folder and mouse right click and click on “SVN commit..” open a page like below image and write a comment on comment box and click on ok. and wait..
Automatically add banner and screenshot on your plugin within few minute.
Comments are closed