Beschreibung
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.
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!!!
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„Ls Gtrans Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Ls Gtrans Widget“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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.