[wp-trac] [WordPress Trac] #19843: Editor API + DFW
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 25 12:26:57 UTC 2012
#19843: Editor API + DFW
------------------------------------+----------------------
Reporter: sushkov | Owner: sushkov
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.4
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: dev-feedback has-patch |
------------------------------------+----------------------
Comment (by ocean90):
> enqueue editor-buttons directly
Not sure if it's clear, but they are using `wp_print_styles` /
`wp_enqueue_style`, not directly the files.
So we could handle this in `wp_print_styles` / `wp_enqueue_style`. If
`$handle` is `editor-buttons` set `$handle` to `editor` and return a
`_deprecated_argument` message. Should be enough.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19843#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list