ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-customize-nav-menus.php / Page 2

WP_Customize_Nav_Menus::filter_wp_nav_menu_args()

Method: Keep track of the arguments that are being passed to wp_nav_menu().

Source: wp-includes/class-wp-customize-nav-menus.php:1277

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menus::filter_wp_nav_menu()

Method: Prepares wp_nav_menu() calls for partial refresh.

Source: wp-includes/class-wp-customize-nav-menus.php:1345

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menus::hash_nav_menu_args()

Method: Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request.

Source: wp-includes/class-wp-customize-nav-menus.php:1366

Used by 2 functions | Uses 1 function

WP_Customize_Nav_Menus::customize_preview_enqueue_deps()

Method: Enqueue scripts for the Customizer preview.

Source: wp-includes/class-wp-customize-nav-menus.php:1375

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menus::export_preview_data()

Method: Exports data from PHP to JS.

Source: wp-includes/class-wp-customize-nav-menus.php:1384

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menus::export_partial_rendered_nav_menu_instances()

Method: Export any wp_nav_menu() calls during the rendering of any partials.

Source: wp-includes/class-wp-customize-nav-menus.php:1401

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::render_nav_menu_partial()

Method: Render a specific menu via wp_nav_menu() using the supplied arguments.

Source: wp-includes/class-wp-customize-nav-menus.php:1417

Used by 0 functions | Uses 3 functions

WP_Customize_Nav_Menus::insert_auto_draft_post()

Method: Add a new `auto-draft` post.

Source: wp-includes/class-wp-customize-nav-menus.php:803

Used by 1 function | Uses 9 functions

customize_nav_menu_available_item_types

Filter Hook: Filters the available menu item types.

Source: wp-includes/class-wp-customize-nav-menus.php:783

Used by 1 function | Uses 0 functions

WP_Customize_Nav_Menus::available_item_types()

Method: Return an array of all the available item types.

Source: wp-includes/class-wp-customize-nav-menus.php:745

Used by 2 functions | Uses 5 functions
« Previous 1 2 3 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy