Описание
Generate SVG badges of translation statuses in your projects. This plugin requires GlotPress to be installed.
Badges:
Project badges:
translation_sets
sub_projects
Translation sets badges:
all_count
untranslated_count
percent_translated
waiting_count
warnings_count
fuzzy_count
Example:
- https://example.com/glotpress/badge/path/of/the/project/percent_translated-fr.svg
For basic URLs scheme, use this format:
- https://example.com/?gp_badge=true&project_path=the/project/path/&locale=fr&info=percent_translated
Инсталиране
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress admin
ЧЗВ
-
Does it support pretty URLs
-
yes, just use
/glotpress/badge/{project_path}/{info}-{locale}.svg
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“Badge for GlotPress” е софтуер с отворен код. Към разширението са допринесли следните хора:
Сътрудници“Badge for GlotPress” е преведено на 8 езика. Благодарности на преводачите за техния принос.
Превеждане на “Badge for GlotPress” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.1
- Green color only if 100% translated
- Add plugin dependency:
glotpress
1.0.0
- Plugin creation