[wp-trac] [WordPress Trac] #19103: Add editor settings filter to wp-includes/class-wp-editor.php
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 21 02:26:57 UTC 2011
#19103: Add editor settings filter to wp-includes/class-wp-editor.php
--------------------------+-----------------------
Reporter: amereservant | Owner: nacin
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.3
Component: General | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------
Comment (by azaozz):
What is the user case for that filter? This is a question of priority of
plugins. Not convinced it's a good idea since it would make plugins
interfere with each other and probably break one of them.
If a plugin defines the editor in a particular way, IMHO it has the
priority and we should output it that way. There are plenty of filters
that would let other plugins to set up different aspects of the editors
and all can still be changed from JS before the editors init.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19103#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list