[wp-trac] [WordPress Trac] #32474: Facilitate widgets to be stored in posts instead of options
WordPress Trac
noreply at wordpress.org
Mon Aug 24 19:30:39 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:"33721"]:
{{{
#!CommitTicketReference repository="" revision="33721"
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.
Merges [33696] to the 4.3 branch.
See #32474.
Fixes #33442 for the 4.3 branch.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32474#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list