WP_Customize_Manager::get_template_root()
Method: Retrieves the template root of the previewed theme.
Source: wp-includes/class-wp-customize-manager.php:2289
Method: Retrieves the template root of the previewed theme.
Source: wp-includes/class-wp-customize-manager.php:2289
Method: Filters heartbeat settings for the Customizer.
Source: wp-includes/class-wp-customize-manager.php:3298
Action Hook: Fires once the Customizer theme preview has started.
Source: wp-includes/class-wp-customize-manager.php:697
Action Hook: Fires once WordPress has loaded, allowing scripts and styles to be initialized.
Source: wp-includes/class-wp-customize-manager.php:934
Method: Prints JavaScript settings.
Source: wp-includes/class-wp-customize-manager.php:1893
Method: Retrieves the stylesheet root of the previewed theme.
Source: wp-includes/class-wp-customize-manager.php:2300
Method: Gets lock user data.
Source: wp-includes/class-wp-customize-manager.php:3316
Method: Gets the base10 intval.
Source: wp-includes/class-wp-customize-nav-menus.php:877
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
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