PluginProbe
Translate and boost SEO – Automatic AI translation – wpLingua / 2.16.8
Translate and boost SEO – Automatic AI translation – wpLingua v2.16.8
2.16.8 2.16.7 2.16.6 2.16.5 2.16.4 2.16.3 2.16.2 2.16.1 2.16.0 2.15.2 2.15.1 2.15.0 2.14.3 2.14.2 2.14.1 2.14.0 2.13.1 2.13.0 2.12.3 2.12.2 2.12.1 trunk 1.0.3 1.0.4 1.0.5 All 113 releases
← All changes | inc/admin/translation-edit-modal.php +2 -2 2.16.52.16.8 View file →
@@ -111,10 +111,10 @@
111 111 /**
112 112 * Get the translation editor HTML
113 113 */
114 114
115 -$data['wplng_edit_html'] = wplng_translation_editor_get_html(
116 - $translation_post
115 + $data['wplng_edit_html'] = wplng_translation_editor_get_html(
116 + $translation_post
117 117 );
118 118
119 119 /**
120 120 * Send the translation editor HTML