Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Pig Latin

Beschrijving

Checking if all the strings in your plugin or theme are translatable can be a tedious task. Pig Latin helps you
by translating all messages to Pig Latin. For example Edit Pages is translated to Editay agesPay.

Text in Pig Latin is both noticeably different than English and readable. This way you can spot strings, which aren’t translatable, while the interface is stil usable.

Installatie

This section describes how to install the plugin and get it working.

  1. Unzip piglatin-x.x.zip
  2. Upload the piglatin directory (not its contents, the whole directory) to /wp-content/plugins/
  3. Activate the plugin through the Plugins menu in WordPress

Beoordelingen

23 februari 2018
I am currently working on a theme development. When I used this plugin for the first time, I just loved it. Thanks a lot for this plugin.
15 mei 2017
What an excellent little plugin test tool! It makes it very easy to check for strings that missed being wrapped up for localisation. It's going onto the checklist! cheers, Ross 🐷
Lees alle 6 beoordelingen

Bijdragers & ontwikkelaars

“Pig Latin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Pig Latin” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.2

  • Moved development to github: https://github.com/nb/wordpress-piglatin
  • Avoid strict errors by explicitly marking methods as static, thanks to Andrey “Rarst” Savchenko
  • Code conforms to coding standards, thanks to Ulrich Pogson

0.1

  • Initial release