At WordPress.org plugin, is it possible to have screenshots in any other section rather than the screenshots section? For example. Can I create a section called “Manual” and then...
I’m ready to upload my first WordPress Plugin and although I’m pretty sure I nailed the readme.txt file I thought it would be nice if I could preview it...
I’m interested to know how the download history of plugins is calculated on WordPress.org. I’m noticing that one of my plugins is displaying a small percentage of users using...
I’ve just submited my first wp plugin and i would like to know after how much time will my plugin be published to the wordpress plugin directory? Hou much...
I’d like to retrieve a list of popular plugins from WordPress.org using their API. I know I can do something like this to get a specific plugin: http://api.wordpress.org/plugins/info/1.0/name_of_plugin And...
A followup to my previous question about my theme that was rejected for the WordPress.org theme directory: RECOMMENDED: No reference to the_post_thumbnail() was found in the theme. It is...
is it possible to change the readme.txt of a plugin that is hosted at http://wordpress.org/extend/plugins/plugin-name without tagging a new version? I would like wordpress.org to show the new readme.txt....
I have plugin that has the same name as other plugin uploaded to wordpress.org How can i make it unique so it doesn’t share “View Detais” link and auto-update...
I recently saw a link titled “Donate to this plugin >” link on a WordPress theme (and then I did!). How is this added to a plugin’s page on...
I’m developing a plugin to display stats for downloads and various other information that developers might want to display on their sites about what they have developed. I’ve found...