ClassicPress logo
Skip to content
Filter by type:

Browse:

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

validate_current_theme()

Function: Checks that the active theme has the required files.

Source: wp-includes/theme.php:849

Used by 0 functions | Uses 8 functions

validate_current_theme

Filter Hook: Filters whether to validate the active theme.

Source: wp-includes/theme.php:857

Used by 1 function | Uses 0 functions

get_theme_mods()

Function: Retrieves all theme modifications.

Source: wp-includes/theme.php:960

Used by 3 functions | Uses 1 function

get_theme_mod()

Function: Retrieves theme modification value for the active theme.

Source: wp-includes/theme.php:998

Used by 17 functions | Uses 5 functions

theme_mod_{$name}

Filter Hook: Filters the theme modification, or ‘theme_mod’, value.

Source: wp-includes/theme.php:1013

Used by 1 function | Uses 0 functions

set_theme_mod()

Function: Updates theme modification value for the active theme.

Source: wp-includes/theme.php:1039

Used by 7 functions | Uses 3 functions

pre_set_theme_mod_{$name}

Filter Hook: Filters the theme modification, or ‘theme_mod’, value on save.

Source: wp-includes/theme.php:1055

Used by 1 function | Uses 0 functions

remove_theme_mod()

Function: Removes theme modification name from active theme list.

Source: wp-includes/theme.php:1072

Used by 3 functions | Uses 2 functions

remove_theme_mods()

Function: Removes theme modifications option for the active theme.

Source: wp-includes/theme.php:1096

Used by 1 function | Uses 1 function

get_header_textcolor()

Function: Retrieves the custom header text color in 3- or 6-digit hexadecimal form.

Source: wp-includes/theme.php:1115

Used by 1 function | Uses 2 functions
« Previous 1 … 7 8 9 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy