Ls Gtrans Widget

Beschreibung

Do you need a simple way to add Google Translate to your WordPress site? If WordPress security restrictions prevent you from embedding translation scripts, this plugin is the solution.

The Ls Gtrans Widget adds a select box to your sidebar, allowing visitors to translate the current page into over 25 European languages using Google Translate. Once a user selects a language, the translation opens in a new tab at Google Translate. The original language is auto-detected.

Key Features:

  • Over 25 European languages supported.
  • Multisite ready.
  • No coding required—just drag and drop the widget to your sidebar.

Screenshots

  • Widget settings screen: Configure the widget title in the WordPress admin.
  • Widget in frontend: The select box displayed on a website sidebar.

Installation

  1. Upload the ls_gtrans_widget folder to the /wp-content/plugins/ directory, or install it directly via the WordPress plugin repository.
  2. Aktiviere das Plugin über das Menü „Plugins“ in WordPress.
  3. Go to your Widgets page (Appearance > Widgets) and drag the Translation in Google widget to your desired sidebar or widget area.
  4. Customize the widget title if needed, and you’re done!

FAQ

Can I use this plugin on a multisite installation?

Ja, das Plugin ist Multisite-kompatibel.

Does the plugin work with non-European languages?

This version supports over 25 European languages. For adding or removing languages, use ls_gtrans_available_languages filter.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und 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.2.1

  • Accessibility fix

2.2.0

  • Accessibility fixes
  • Extensibility, Added ls_gtrans_available_languages filter hook to allow developers to add or remove languages programmatically.

2.1.1

  • Fix a typo

2.1

  • WordPress 6.7.1 compatibility check

2.0.1

  • Replaced a deprecated function for improved compatibility.

2.0

  • Verified compatibility with WordPress 6.1.1 and PHP 8.1+.
  • Improved code to align with WordPress coding standards.

1.2

  • Added compatibility check for WordPress 4.9.

1.1

  • Replaced the deprecated $this->WP_Widget call.
  • Fixed typos in code and descriptions.

1.0

  • Erstveröffentlichung