WP_Customize_Manager::panels()
Method: Gets the registered panels.
Source: wp-includes/class-wp-customize-manager.php:886
Method: Gets the registered panels.
Source: wp-includes/class-wp-customize-manager.php:886
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
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:129
Method: Makes private properties readable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:93
Method: Makes private properties settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:106
Method: Makes private properties checkable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:118
Class: Customize Panel class.
Source: wp-includes/class-wp-customize-panel.php:20
Method: Constructor.
Source: wp-includes/class-wp-customize-panel.php:157
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
Method: Check capabilities and render the panel.
Source: wp-includes/class-wp-customize-panel.php:270