该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Pig Latin

描述

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.

安装

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

评价

2018 年 2 月 23 日
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.
2017 年 5 月 15 日
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 🐷
阅读所有6条评价

贡献者及开发者

“Pig Latin” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Pig Latin”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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