[wp-trac] [WordPress Trac] #17144: Editor API enhancement
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 3 16:30:29 UTC 2011
#17144: Editor API enhancement
-------------------------+------------------
Reporter: azaozz | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.3
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------
Comment (by nacin):
There's no need for a lot of those functions to become methods. Example:
wp_link_query(), which never once interfaces with the rest of the object,
nor does wp_fullscreen_html(), nor does wp_link_dialog().
All of these functions should still exist on their own. Optionally, they
can wrap the $wp_editor->$method() version, but I don't find that
necessary either.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17144#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list