After installed “ Wordpress Global Translator Plugin ” by Nothing2hide and decided to widgetized this plug-in. Nach der Installation "Global Translator Wordpress Plugin" von Nothing2hide und beschlossen, widgetized dieses Plug-In. Now I can save time embedding this widget into all my WordPress blog. Nun kann ich Zeit sparen Einbettung dieses Widget in alle meine WordPress-Blog.
By default if you want to use this machine translation tools after activating the plug-in you have to edit your template files (sidebar.php) and add the codes below … Standardmäßig wird, wenn Sie wollen mit dieser Maschine Übersetzungs-Tools nach der Aktivierung der Plug-In müssen Sie bearbeiten Ihre Vorlage-Dateien (sidebar.php) und fügen Sie den Code unten…
<?php if(function_exists("gltr_build_flags_bar")) { gltr_build_flags_bar(); } ?> <? php if (function_exists ( "gltr_build_flags_bar")) (gltr_build_flags_bar ();)?> I preferred not to edit the template files, in case I want to preview a new site template I have to edit all templates I want to test. Ich lieber nicht zum Bearbeiten der Template-Dateien, für den Fall, ich will, um eine Vorschau einer neuen Website-Vorlage habe ich auf alle Vorlagen bearbeiten Ich möchte zu testen. I don’t want to dirty my hand touching those same codes again. Ich möchte nicht schmutzig meine Hand berühren dieselben Codes erneut.
Besides, I know a few have asked for the widget for this plug-in. Außerdem weiß ich, einige haben das Widget für dieses Plug-In. So, I release this widget for public right now. Also, ich Freisetzung dieses Widget für das öffentliche Recht.
Widget Features Widget-Features
Remember that the heading and the text in the widget are editable from the widget menu. Denken Sie daran, dass die Überschrift und den Text in das Widget sind editierbar aus der Widget-Menü.
Widget Status Widget-Status
Testing mode - Beta 0.1 (1st public testing release). Testing-Modus - Beta 0.1 (1. öffentliche Testversion). Keep in mind it’s still in testing mode. Denken Sie daran, es ist immer noch im Test-Modus.
How to install? Wie installieren?
- Make sure you have downloaded and activated “ WordPress Global Translator Plugin ” by N2H. Stellen Sie sicher, dass Sie heruntergeladen haben, und aktiviert "WordPress Global Translator Plugin" von N2H.
- Download WordPress Global Translator Plugin Widget file. Download WordPress Global Translator Plugin-Widget-Datei.
- Upload the zip file contents into plugin or widget folder Laden Sie die Zip-Datei Inhalt in Plugin-Ordner oder Widget
- Activate the widget from the Plugins Control Panel. Aktivieren Sie das Widget Plugins aus dem Control Panel.
- Include this widget from Widget Menu into your sidebar. Fügen Sie diese Widget-Widget von Menü zu Ihrer Seitenleiste.
- Set the heading and message for this widget. Setzen Sie die Bezeichnung und die Nachricht für dieses Widget. Done. Getan.

