ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Customize
  • Page 45

WP_Customize_Nav_Menus::customize_register()

Method: Adds the customizer settings and controls.

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

Used by 0 functions | Uses 0 functions

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:1511

Used by 0 functions | Uses 0 functions

customize_render_panel_{$this->id}

Action Hook: Fires before rendering a specific Customizer panel.

Source: wp-includes/class-wp-customize-panel.php:292

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::intval_base10()

Method: Gets the base10 intval.

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

Used by 0 functions | Uses 0 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:1532

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::render()

Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.

Source: wp-includes/class-wp-customize-panel.php:304

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::available_item_types()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::customize_preview_enqueue_deps()

Method: Enqueues scripts for the Customizer preview.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::render_content()

Method: Render the panel UI in a subclass.

Source: wp-includes/class-wp-customize-panel.php:313

Used by 0 functions | Uses 0 functions

customize_nav_menu_available_item_types

Filter Hook: Filters the available menu item types.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 44 45 46 … 51 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy