[wp-trac] [WordPress Trac] #32425: Update WP_Editors and TinyMCE initialization

WordPress Trac noreply at wordpress.org
Sun May 17 23:57:04 UTC 2015


#32425: Update WP_Editors and TinyMCE initialization
-------------------------+-----------------
 Reporter:  azaozz       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  4.3
Component:  TinyMCE      |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------
 There are several "weak points" in the TinyMCE initialization, filtering
 content for the editors, switching between them, and applying wpautop.

 There is no good reason to run the editor content through the PHP
 wpautop() before outputting it in the textarea, and have two separate
 filers for it. This should be handled from JS on initializing TinyMCE.
 Editor.js and the inline script that initializes both editors also need
 updating.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32425>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list