Descripció
Tired of your custom plugin and theme translation files getting wiped out every time you use the WordPress auto-updater? Install and activate this plugin and
WordPress will look for missing translation files in the WP_LANG_DIR where you keep your WordPress translation files.
UPDATE
In WordPress 3.8 and greater this plugin’s functionality is included in core. You can put translation files in:
* Plugins: /wp-content/languages/plugins/textdomain-locale.mo
* Themes: /wp-content/languages/themes/textdomain-locale.mo
A free plugin by Aaron Edwards of UglyRobot Web Development.
Instal·lació
- Install the plugin
- Activate or network activate on multisite
- Put your custom plugin and theme translation files (.po and .mo) in the WP_LANG_DIR (usually wp-content/languages/)
- That’s it!
Note WP will look first in the normal location the plugin or theme defines, and only if it’s not there look in WP_LANG_DIR
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Translation Preserver» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Translation Preserver» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- Initial Release