[wp-trac] [WordPress Trac] #21776: Integrate featured images with new media workflow
WordPress Trac
noreply at wordpress.org
Mon Dec 3 02:38:11 UTC 2012
#21776: Integrate featured images with new media workflow
-------------------------------------+--------------------------
Reporter: koopersmith | Owner: koopersmith
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 3.5
Component: Media | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------
Changes (by nacin):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"22979"]:
{{{
#!CommitTicketReference repository="" revision="22979"
Bring Featured Images back into the main media dialog.
Most users don't realize that the Featured Image meta box exists; if they
do, few use it.
Restores the old meta box UI, including the admin_post_thumbnail_html
filter. If a plugin is using _wp_post_thumbnail_html() in conjunction with
Thickbox elsewhere, it will also magically still work.
Specific underlying changes:
* Converts the modal view to use the view manager, which means that a
call to open() will automatically call render and attach if necessary.
* Doesn't automatically set a state in wp.media, to allow code to
customize the states to be added before activation.
props koopersmith.
fixes #21776.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21776#comment:49>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list