ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.0.0
  • Page 7

WP_Customize_Manager::panels()

Method: Gets the registered panels.

Source: wp-includes/class-wp-customize-manager.php:886

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::customize_preview_override_404_status()

Method: Prevents sending a 404 status when returning the response for the customize preview, since it causes the jQuery Ajax to fail. Send 200 instead.

Source: wp-includes/class-wp-customize-manager.php:2014

Used by 0 functions | Uses 0 functions

WP_Object_Cache::__unset()

Method: Makes private properties un-settable for backward compatibility.

Source: wp-includes/class-wp-object-cache.php:129

Used by 0 functions | Uses 0 functions

WP_Object_Cache::__get()

Method: Makes private properties readable for backward compatibility.

Source: wp-includes/class-wp-object-cache.php:93

Used by 0 functions | Uses 0 functions

WP_Object_Cache::__set()

Method: Makes private properties settable for backward compatibility.

Source: wp-includes/class-wp-object-cache.php:106

Used by 0 functions | Uses 0 functions

WP_Object_Cache::__isset()

Method: Makes private properties checkable for backward compatibility.

Source: wp-includes/class-wp-object-cache.php:118

Used by 0 functions | Uses 0 functions

WP_Customize_Panel

Class: Customize Panel class.

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

Used by 2 functions | Uses 0 functions

WP_Customize_Panel::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::check_capabilities()

Method: Checks required user capabilities and whether the theme has the feature support required by the panel.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 6 7 8 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy