Popis
Creates a separate tiny .mo file to use on a site front-end. Allows to save some amount of RAM on a shared hosting server.
Thanks to MAX for the original non-plugin solution and to AlexPTS for the idea.
Instalace
- Upload
wplang-lite
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
On some servers you may also need to change permissions for wp-content/languages
to 775 or 777.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WPLANG Lite je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WPLANG Lite” 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
0.4
- Added support for WordPress 3.0 Multisite
0.3
- The file is created in a separate call to save up memory
0.2
- Added automatic creation of .mo file
0.1
- Initial release