_mce_set_direction


_mce_set_direction ( $mce_init )

Access:
  • private
Parameters:
  • (array) mce_init MCE settings array.
Returns:
  • (array) Direction set for 'rtl', if needed by locale.
Defined at:

Description

Sets the localized direction for MCE plugin.Will only set the direction to 'rtl', if the WordPress locale has the text direction set to 'rtl'. Fills in the 'directionality' setting, enables the 'directionality' plugin, and adds the 'ltr' button to 'toolbar1', formerly 'theme_advanced_buttons1' array keys. These keys are then returned in the $mce_init (TinyMCE settings) array.

Related Functions

get_stylesheet_directory, wp_image_src_get_dimensions, wp_safe_redirect, do_settings_sections, add_settings_section

Top Google Results

User discussions

wpseek mobile