ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Customize
  • Page 46

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

WP_Customize_Nav_Menus

Class: Customize Nav Menus class.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::filter_nonces()

Method: Adds a nonce for customizing menus.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::ajax_load_available_items()

Method: Ajax handler for loading available menu items.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::load_available_items_query()

Method: Performs the post_type and taxonomy queries for loading available menu items.

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

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