Retrieves the stylesheet root of the previewed theme.
public function get_stylesheet_root() {
return get_raw_theme_root( $this->get_stylesheet(), true );
}
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_manager/get_stylesheet_root