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:1105

Used by 0 functions | Uses 0 functions

resume_theme()

Function: Tries to resume a single theme.

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

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:1187

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:1083

Used by 0 functions | Uses 2 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

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

wp_prepare_themes_for_js()

Function: Prepares themes for JavaScript.

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

Used by 0 functions | Uses 12 functions

pre_prepare_themes_for_js

Filter Hook: Filters theme data before it is prepared for JavaScript.

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

Used by 1 function | Uses 0 functions

wp_prepare_themes_for_js

Filter Hook: Filters the themes prepared for JavaScript, for themes.php.

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

Used by 1 function | Uses 0 functions

customize_themes_print_templates()

Function: Prints JS templates for the theme-browsing UI in the Customizer.

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

Used by 0 functions | Uses 3 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy