InstantTranslate Widget

InstantTranslate Widget Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,732 downloads
InstantTranslate Widget Icon

Try plugin: InstantTranslate Widget

We'll create fresh WordPress site with InstantTranslate Widget installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About InstantTranslate Widget

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

0


0


0


0


0

updated: 13 years ago
since: 14 years ago
author: Michael Camden

Description

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.