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:
  • (string) Theme root.
Defined at:

Description

Gets the raw theme root relative to the content directory with no filters applied.

Related Functions

get_theme_root, get_theme_roots, get_theme_root_uri, get_theme_mod, get_theme_support

Top Google Results

User discussions

wpseek mobile