ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Customize
  • Page 43

WP_Customize_Panel::maybe_render()

Method: Check capabilities and render the panel.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::filter_wp_nav_menu_args()

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

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

Used by 0 functions | Uses 0 functions

customize_render_panel

Action Hook: Fires before rendering a Customizer panel.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 42 43 44 … 51 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy