mqtranslate for custom wp_editor()
-
Hy, Is there a possibility to enable mqtranslate language tabs for a custom wp_editor()?
$settings = array( 'teeny' => true, 'textarea_rows' => 15, 'tabindex' => 1 ); wp_editor(esc_html( __(get_option('start_beschr'))), 'start_beschr', $settings);
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘mqtranslate for custom wp_editor()’ is closed to new replies.