InstantTranslate Widget

Instant Translate instantly translates text that you specify in to any language supported by Google Translate.

Author:Michael Camden (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.0.5
Plugin version:1.2
Added to WordPress repository:18-08-2010
Last updated:30-09-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://michaelcamden.me
Total downloads:1 732
Active installs:10+
plugin download
Click to start download

Instant Translate Widget is my first attempt at a Word Press widget. It lives in the Widget menu, and uses jQuery and Google Translate to instantly translate text on my blog. It uses jQuery’s selector to determine what text you want to translate. For example, the selector I use is, “.post h2,.entry > *:not(pre), .translate”. Which translates all of my titles, and entry text and not any thing within PRE tags. This lets me keep my code in English, but translate the explanation.


Screenshots
FAQ
ChangeLog