[wp-trac] [WordPress Trac] #22392: save_state() in postbox.js should look at the hidden checkboxes instead of :hidden
WordPress Trac
noreply at wordpress.org
Thu Nov 8 16:05:29 UTC 2012
#22392: save_state() in postbox.js should look at the hidden checkboxes instead of
:hidden
--------------------------------------+--------------------------
Reporter: markoheijnen | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Editor
Version: | Severity: normal
Keywords: needs-patch dev-feedback |
--------------------------------------+--------------------------
At this moment save_state() looks at all the metaboxes that are really
hidden with filter(':hidden'). With can lead to weird behavior when a
plugin starts to hide a metabox in some cases since it can be
showed/hidden by default.
I was wondering if it is possible to look at the checkboxes and mapped
them as a string and pass it to the AJAX action closed-postboxes.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22392>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list