get_stylesheet_directory()
Function: Retrieves stylesheet directory path for the active theme.
Source: wp-includes/theme.php:191
Function: Retrieves stylesheet directory path for the active theme.
Source: wp-includes/theme.php:191
Filter Hook: Filters the stylesheet directory path for the active theme.
Source: wp-includes/theme.php:205
Function: Retrieves stylesheet directory URI for the active theme.
Source: wp-includes/theme.php:215
Filter Hook: Filters the stylesheet directory URI.
Source: wp-includes/theme.php:229
Function: Retrieves stylesheet URI for the active theme.
Source: wp-includes/theme.php:242
Filter Hook: Filters the URI of the active theme stylesheet.
Source: wp-includes/theme.php:253
Function: Returns an array of WP_Theme objects based on the arguments.
Source: wp-includes/theme.php:35
Function: Gets a WP_Theme object for a theme.
Source: wp-includes/theme.php:115
Function: Clears the cache held by get_theme_roots() and WP_Theme.
Source: wp-includes/theme.php:140
Function: Whether a child theme is in use.
Source: wp-includes/theme.php:157