[wp-trac] [WordPress Trac] #30293: Enable direct calls to _WP_Editors::wp_mce_translation()

WordPress Trac noreply at wordpress.org
Mon Dec 15 21:41:16 UTC 2014


#30293: Enable direct calls to _WP_Editors::wp_mce_translation()
-------------------------+-----------------------
 Reporter:  azaozz       |       Owner:  azaozz
     Type:  enhancement  |      Status:  reopened
 Priority:  low          |   Milestone:  4.1
Component:  TinyMCE      |     Version:  3.9
 Severity:  minor        |  Resolution:
 Keywords:               |     Focuses:
-------------------------+-----------------------

Comment (by azaozz):

 Right, `_WP_Editors` is just a wrapper for the 10 or so functions used to
 output all that is needed for the default editor.

 The way TinyMCE translations work changed in 3.9. Before that they were in
 a separate file in `langs` subdirectory that was loaded independently.

 It is still possible to use `_WP_Editors::wp_mce_translation()` directly,
 the changes here only make it a bit more convenient.

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


More information about the wp-trac mailing list