ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/theme.php
  • Page 11

stylesheet_uri

Filter Hook: Filters the URI of the active theme stylesheet.

Source: wp-includes/theme.php:253

Used by 1 function | Uses 0 functions

get_locale_stylesheet_uri()

Function: Retrieves the localized stylesheet URI.

Source: wp-includes/theme.php:277

Used by 1 function | Uses 4 functions

locale_stylesheet_uri

Filter Hook: Filters the localized stylesheet URI.

Source: wp-includes/theme.php:297

Used by 1 function | Uses 0 functions

get_template()

Function: Retrieves name of the active theme.

Source: wp-includes/theme.php:307

Used by 4 functions | Uses 2 functions

template

Filter Hook: Filters the name of the active theme.

Source: wp-includes/theme.php:315

Used by 1 function | Uses 0 functions

get_stylesheet_directory()

Function: Retrieves stylesheet directory path for the active theme.

Source: wp-includes/theme.php:191

Used by 7 functions | Uses 4 functions

wp_get_themes()

Function: Returns an array of WP_Theme objects based on the arguments.

Source: wp-includes/theme.php:35

Used by 6 functions | Uses 3 functions

wp_get_theme()

Function: Gets a WP_Theme object for a theme.

Source: wp-includes/theme.php:115

Used by 23 functions | Uses 2 functions

wp_clean_themes_cache()

Function: Clears the cache held by get_theme_roots() and WP_Theme.

Source: wp-includes/theme.php:140

Used by 4 functions | Uses 2 functions

is_child_theme()

Function: Whether a child theme is in use.

Source: wp-includes/theme.php:157

Used by 2 functions | Uses 0 functions
« Previous 1 … 10 11 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy