Description
Do you want an easy way to add google translation to your posts and pages? Does WordPress security restrictions don’t let you do it? Then, simple drag and drop this widget to your sidebar to allow your visitors to tranlate the viewed webpage using the translation service from Google. It simple displays a selectbox with more than 25 European languages. When a user selects a language a new window in http://translate.google.com/ opens.
The original language is autodetected.
Multisite ready.
Screenshots
Installation
- Upload
ls_gtrans_widget
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to your widgets page and drag the widget “Translation in google” into your sidebar panel
Ready!!!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Ls Gtrans Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ls Gtrans Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.1
- Replace a deprecated function
2.0
- WP 6.1.1 compatible
- PHP 8.1+ compatible
- Fix some coding standards issues
1.2
- WP 4.9 compatibility check
1.1
- Replace deprecated $this->WP_Widget call
- Typo fixes
1.0
- Initial release.