[wp-trac] [WordPress Trac] #32781: Customizer Menus: Debug Notices
WordPress Trac
noreply at wordpress.org
Wed Jul 8 20:17:54 UTC 2015
#32781: Customizer Menus: Debug Notices
------------------------------+-----------------------------
Reporter: johnjamesjacoby | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+-----------------------------
Changes (by westonruter):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"33131"]:
{{{
#!CommitTicketReference repository="" revision="33131"
Customizer: Prevent loss of `walker` and `fallback_cb` args for
`wp_nav_menu`.
These args only need to be cleared out when exported to JavaScript, when
they are not JSON-serializable. So the filter now clears these when
gathering args for exporting to JS, but otherwise now leaves the original
values to be passed through to `wp_nav_menu()`.
Fixes #32781.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32781#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list