macmiller
Member
Posted 1 year ago #
There is a new plugin which I have just added to the Plugin Directory, mostly following these instructions:
wordpress plugin instr
The point I am at now is that I have signed up, the request has been approved and I have submitted the plugin to the subversion repository. This added the 'download' button to the plugin page (of the new plugin) and this works correctly.
Now, how do I add other information, such as:
Installation
FAQ
Screenshots
Changelog
etc?
http://wordpress.org/extend/plugins/about/readme.txt
That produces everything you see in the plugin directory.
So copy that, remove the parts between the titles and enter what you need.
Make sure your readme version and plugin version are the same.
For screenshots you only need to name the images correctly.
As an example:
http://plugins.trac.wordpress.org/browser/wptouch/#trunk
Note the screenshots
http://plugins.trac.wordpress.org/browser/wptouch/trunk/readme.txt
Note the screenshots text
(right at the bottom in this case)
macmiller
Member
Posted 1 year ago #
that is helping quite a bit. I am now working on the updates.