Descrizione
Translates your blog to 35 languages with just one click. Translator uses the great google translation service to fulfill that task with ease.
Installazione
- Unpack the zipfile translator-X.y.zip
- Upload folder
translator
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if(function_exists('translator_display')) translator_display(); ?>
in your template or use the sidebar widgets.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Translator” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Translator” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
- v0.3 2014-10-13 rewrite for wordpress 4.x
- v0.2 2009-06-26 small codefix in admin panel
- v0.1 2009-06-18 initial release