[wp-trac] [WordPress Trac] #19320: wp_tiny_mce() cannot call wp_editor(), and other issues
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 23 19:06:54 UTC 2011
#19320: wp_tiny_mce() cannot call wp_editor(), and other issues
-----------------------------+---------------------
Reporter: nacin | Owner: nacin
Type: defect (bug) | Status: closed
Priority: highest omg bbq | Milestone: 3.3
Component: Editor | Version: 3.3
Severity: blocker | Resolution: fixed
Keywords: has-patch |
-----------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [19420]:
{{{
#!CommitTicketReference repository="" revision="19420"
Move WP_Editor to a _WP_Editors encapsulation.
* WP_Editor will return in 3.4 as a one true API for editor instances.
Stick to wp_editor() for now.
* TinyMCE can now be forced on with tinymce = true. It defaults to the
value for user_can_richedit().
* Restores wp_default_editor(), wp_link_query(), wp_link_dialog(),
wp_fullscreen_html().
fixes #19320.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19320#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list