Closed. This question is off-topic. It is not currently accepting answers. Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support...
I want to translate my plugin for non-English languages. But for readme strings, I could find the only option to submit translations over translate.wordpress.org. Is there any way like...
I am making readme.html file for a plugin with some detailed setup instruction that need to include screenshots. As rest of UI I want it be consistent with WordPress...
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...
It is possible to add a gif file in the readme.txt file of wordpress plugin in the wordpress.org plugin repository? My plugin url is https://wordpress.org/plugins/wp-toggle-comments-form-fields/ I don’t want the...
Is it possible to update the readme.txt file for a plugin without releasing a new plugin version update? 2 Answers 2 When you look at the plugin description (and...
I just have submitted one of my simple WP Widget to the WordPress Directory. http://wordpress.org/extend/plugins/wp-twitter-trends/ I want to add Plugin Title Image as like in http://wordpress.org/extend/plugins/contact-form-7/ How can I...
When editing an issue and clicking Preview the following markdown source: a b c shows every letter on a new line. However, it seems to me that pushing similar...
I have a README.md file for my project underscore-cli, and I want to document the --color flag. Currently, the only way to do this is with a screenshot (which...
If I am pushing a new version (v0.2) of my plugin (v0.1) on the repo, what does I do with the stable tag in readme file? Change it to...