get_raw_theme_root
get_raw_theme_root ( $stylesheet_or_template, $skip_cache = false )
Parameters:- (string) stylesheet_or_template The stylesheet or template name of the theme.
- (bool) skip_cache Optional. Whether to skip the cache. Defaults to false, meaning the cache is used.
Returns:Defined at: - Introduced in WordPress: 3.1.0
- Deprecated in WordPress: —
Description
Gets the raw theme root relative to the content directory with no filters applied.