[wp-trac] [WordPress Trac] #29458: No longer able to catch click event of dashicons edit/delete

WordPress Trac noreply at wordpress.org
Thu Jul 30 23:04:07 UTC 2015


#29458: No longer able to catch click event of dashicons edit/delete
-------------------------------------+------------------------------
 Reporter:  programmin               |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Media                    |     Version:  3.9
 Severity:  normal                   |  Resolution:
 Keywords:  reporter-feedback close  |     Focuses:  ui, javascript
-------------------------------------+------------------------------

Comment (by programmin):

 Looking through the latest Wordpress mce plugin it looks like the way to
 catch popup of the toolbar is

 {{{
 editor.on( 'wptoolbar', function( event ) { ... }
 }}}

 in place of the old edit and delete buttons that would show up to the left
 of the wp-view.

 Is there official documentation on this yet?

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


More information about the wp-trac mailing list