This is the Simpliest guide to publish your wordpress plugin into official Wordpress’s Repo Continue reading
The last step to do after the creation of the file Readme.txt,is to upload the file in the official repository of WordPress.
Download the client to link to the repository:
We have lots of client to link to your repository, some of these are free other not,same uses a GUI others only a code, in this case for you will be useful a tortoise svn (http://tortoisesvn.tigris.org/) because:
- It’s free
- Simple to use
- Rights for Windows
but sometimes could be slowly and stop your pc.
2. Link to your plugin repository file :
After the assent of your plugin,you will surely received a mail where give you the address of your plugin repository file ; Here I utilize as an example this address :
http://plugins.svn.wordpress.org/wordpress-simple-website-screenshot/
Now push( the right key ) in whatever file of your pc — TortoiseSVN —Repo Browser
3. Load your plugin’s file:
Enter your username and password ( it’s the same of your wp forum) you will find 3 files such as:
- branches
- tags
- trunk
You need just the last (trunk). in this file you have to insert the plugin files only with a simple operation of dragging from the file of your plugin to repo :
copy the file don’t move it that’s my advice.
Wait for 15 min. and you will see your plugin on your home page.
This post Was originally published like “Come Pubblicare il tuo Plugin sul Repository Ufficiale Di WordPress” written by Pigi, translated by Luana