[wp-trac] [WordPress Trac] #32474: Facilitate widgets to be stored in posts instead of options
WordPress Trac
noreply at wordpress.org
Fri Aug 21 18:08:55 UTC 2015
#32474: Facilitate widgets to be stored in posts instead of options
------------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.3
Component: Widgets | Version: 2.8
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Comment (by westonruter):
In [changeset:"33696"]:
{{{
#!CommitTicketReference repository="" revision="33696"
Widgets: Switch back to using `array_key_exists()` instead of `isset()`
for widget instance existence check.
Reverts unnecessary change in [32602] since `array_key_exists()` does
actually work with `ArrayIterator` objects.
See #32474.
Fixes #33442.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32474#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list