[wp-trac] [WordPress Trac] #27773: RTL for TinyMCE buttons

WordPress Trac noreply at wordpress.org
Sat Apr 12 10:08:17 UTC 2014


#27773: RTL for TinyMCE buttons
------------------------------+--------------------
 Reporter:  azaozz            |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  high              |   Milestone:  3.9
Component:  TinyMCE           |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  rtl
------------------------------+--------------------

Comment (by ocean90):

 The PHP docs should be updated for the change in src/wp-
 includes/functions.php too.

 ----

 > Was theme_advanced_buttons1 some older thing? Do we need to be back
 compat with that?

 All theme_advanced_* settings are gone, since the "simple" and "advanced"
 themes where removed in 4.0.


 `ack "theme_advanced_" -l` returns in trunk:
 * `wp-includes/functions.php` (handled by this patch)
 * `wp-includes/js/tinymce/utils/form_utils.js` (does it need a change?)

 in 3.8:
 * `wp-includes/class-wp-editor.php`
 * `wp-includes/functions.php`
 * `wp-includes/js/tinymce/plugins/fullscreen/editor_plugin.js`
 * `wp-includes/js/tinymce/plugins/fullscreen/editor_plugin_src.js`
 * `wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm`
 * `wp-includes/js/tinymce/plugins/wordpress/editor_plugin.js`
 * `wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js`
 * `wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin.js`
 * `wp-includes/js/tinymce/plugins/wpfullscreen/editor_plugin_src.js`
 * `wp-includes/js/tinymce/themes/advanced/editor_template.js`
 * `wp-includes/js/tinymce/themes/advanced/editor_template_src.js`
 * `wp-includes/js/tinymce/themes/advanced/js/image.js`
 * `wp-includes/js/tinymce/themes/advanced/js/link.js`
 * `wp-includes/js/tinymce/themes/advanced/js/source_editor.js`
 * `wp-includes/js/tinymce/utils/form_utils.js`

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27773#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list