[wp-trac] [WordPress Trac] #18083: Enable Post formats in Quick Edit
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 19 17:14:38 UTC 2011
#18083: Enable Post formats in Quick Edit
------------------------------------+-----------------------
Reporter: mfields | Owner: duck_
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.3
Component: Quick/Bulk Edit | Version:
Severity: normal | Resolution:
Keywords: dev-feedback has-patch |
------------------------------------+-----------------------
Comment (by nacin):
[attachment:18083.2.diff] uses .remove() instead of .hide(), which doesn't
work on option elements on Chrome and possibly other browsers. Since we
clone the edit row and then modify that, this will work for multiple quick
edits on the page. Patch also removes the id on the select, as it would
introduce duplicate ids. We don't use the id in the JS so we're good
there.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18083#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list