ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/theme.php

wp_get_theme_error()

Function: Gets the error that was recorded for a paused theme.

Source: wp-admin/includes/theme.php:1110

Used by 0 functions | Uses 0 functions

resume_theme()

Function: Tries to resume a single theme.

Source: wp-admin/includes/theme.php:1139

Used by 0 functions | Uses 2 functions

paused_themes_notice()

Function: Renders an admin notice in case some themes have been paused due to errors.

Source: wp-admin/includes/theme.php:1192

Used by 0 functions | Uses 2 functions

is_theme_paused()

Function: Determines whether a theme is technically active but was paused while loading.

Source: wp-admin/includes/theme.php:1088

Used by 0 functions | Uses 2 functions

deleted_theme

Action Hook: Fires immediately after a theme deletion attempt.

Source: wp-admin/includes/theme.php:96

Used by 1 function | Uses 0 functions

delete_theme

Action Hook: Fires immediately before a theme deletion attempt.

Source: wp-admin/includes/theme.php:82

Used by 1 function | Uses 0 functions

delete_theme()

Function: Removes a theme.

Source: wp-admin/includes/theme.php:21

Used by 0 functions | Uses 3 functions

get_page_templates()

Function: Gets the page templates available in this theme.

Source: wp-admin/includes/theme.php:144

Used by 2 functions | Uses 1 function

_get_template_edit_filename()

Function: Tidies a filename for url display by the theme file editor.

Source: wp-admin/includes/theme.php:158

Used by 0 functions | Uses 0 functions

theme_update_available()

Function: Check if there is an update for a theme available.

Source: wp-admin/includes/theme.php:173

Used by 1 function | Uses 1 function
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy