CheckPluginForTranslation icon indicating copy to clipboard operation
CheckPluginForTranslation copied to clipboard

Check your plugin on wordpress.org making sure it's ready for translation

Results 50 CheckPluginForTranslation issues
Sort by recently updated
recently updated
newest added

https://gist.github.com/luckyshot/6077693

Priority - normal

Can https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&request[slug]=pluginslug be used to speed up the process?

Priority - low

https://meta.trac.wordpress.org/ticket/4621

Priority - low

Offer a possibility to check trunk only if the default is going to stable. Could be useful esp for people that are just switching to i18n but don't want to...

Priority - low

The session? IP address for DoS later?

Priority - normal

Some tags are only needed in the main php but people tend to add them to readme too. Indicate that they could be removed

Priority - low

If trunk says stable tag is 2.0.3, then tags/2.0.3/readme.txt has to have that value and so does /tags/2.0.3/pluginheaders.php They all have to be in sync. Readme + tag/readme + tag/main-plugin-file...

Priority - normal

Getting one php file after another for finding the 'main' php file and to look for load_plugin_textdomain might be very time consuming using the current way. It might be more...

Priority - low

.txt is preferred, but it could be .md also

Priority - normal

How to check that load_plugin_textdomain is used?

Priority - low