Wordpress/tests
Weston Ruter 3c0e4d3860 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.


git-svn-id: https://develop.svn.wordpress.org/trunk@33131 602fd350-edb4-49c9-b593-d223f7449a82
2015-07-08 20:17:52 +00:00
..
phpunit Customizer: Prevent loss of walker and fallback_cb args for wp_nav_menu. 2015-07-08 20:17:52 +00:00
qunit Customizer: Prevent preview from loading during QUnit tests and causing an XHR cross-domain error. 2015-07-08 05:37:37 +00:00