Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18141, comment 28


Ignore:
Timestamp:
09/19/2012 04:32:23 PM (12 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18141, comment 28

    initial v1  
    1 Yes, the spacers are part of the `$mce_buttons` and `$mce_buttons_2` in class-wp-editor.php. We can even remove them after the filters are applied as plugins can add them too.
     1Yes, the spacers are part of `$mce_buttons` and `$mce_buttons_2` in class-wp-editor.php. We can even remove them after the filters are applied as plugins can add them too.