get_stylesheet_directory_uri()
Function: Retrieves stylesheet directory URI for the active theme.
Source: wp-includes/theme.php:215
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: Retrieves the localized stylesheet URI.
Source: wp-includes/theme.php:277
Filter Hook: Filters the localized stylesheet URI.
Source: wp-includes/theme.php:297
Function: Retrieves name of the active theme.
Source: wp-includes/theme.php:307
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