[wp-trac] [WordPress Trac] #16284: Remove the wpdialog plugin from TinyMCE

WordPress Trac noreply at wordpress.org
Fri Mar 28 16:12:53 UTC 2014


#16284: Remove the wpdialog plugin from TinyMCE
-------------------------+-----------------------
 Reporter:  azaozz       |       Owner:  azaozz
     Type:  enhancement  |      Status:  reopened
 Priority:  high         |   Milestone:  3.9
Component:  Editor       |     Version:  3.1
 Severity:  normal       |  Resolution:
 Keywords:  close        |     Focuses:
-------------------------+-----------------------

Comment (by avryl):

 Pre 3.9:
 {{{
 if ( in_array('wplink', self::$plugins, true) || in_array('link',
 self::$qt_buttons, true) ) {
     wp_enqueue_script('wplink');
     wp_enqueue_script('wpdialogs');
     wp_enqueue_style('wp-jquery-ui-dialog');
 }
 }}}

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


More information about the wp-trac mailing list