WP_Customize_Manager::get_template_root()
Retrieves the template root of the previewed theme.
Return
(string) Theme root.
Source
File: wp-includes/class-wp-customize-manager.php
Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |
Retrieves the template root of the previewed theme.
(string) Theme root.
File: wp-includes/class-wp-customize-manager.php
Version | Description |
---|---|
3.4.0 | Introduced. |