This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Translator

Description

Translates your blog to 35 languages with just one click. Translator uses the great google translation service to fulfill that task with ease.

Screenshots

  • Closed translator box in the sidebar
  • Opened translator box in the sidebar

Installation

  1. Unpack the zipfile translator-X.y.zip
  2. Upload folder translator to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Place <?php if(function_exists('translator_display')) translator_display(); ?> in your template or use the sidebar widgets.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Translator” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Translator” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

  • 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