Badge for GlotPress

Popis

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

Snímky obrazovky

  • Example badges

Instalace

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress admin

Nejčastější dotazy

Does it support pretty URLs

yes, just use /glotpress/badge/{project_path}/{info}-{locale}.svg

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Badge for GlotPress je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „Badge for GlotPress“ byl přeložen do 7 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Badge for GlotPress” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.0

  • Plugin creation