[wpmu-trac] Re: [WordPress MU Trac] #606: Remove button for embeded items

WordPress MU Trac wpmu-trac at lists.automattic.com
Tue Jul 22 11:35:17 GMT 2008


#606: Remove button for embeded items
------------------------+---------------------------------------------------
 Reporter:  selad       |        Owner:  somebody
     Type:  defect      |       Status:  closed  
 Priority:  normal      |    Milestone:          
Component:  component1  |      Version:          
 Severity:  normal      |   Resolution:  fixed   
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by donncha):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 Added remove_tinymce_media_button() in [1392]. If you want the original
 behaviour, you can remove the filter using this line of code:

 `remove_filter( 'mce_buttons_2', 'remove_tinymce_media_button' );`

 Add that in a function called by init.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/606#comment:5>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list