ClassicPress logo
Skip to content
Filter by type:

Browse:

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

Theme_Upgrader::current_before()

Method: Turn on maintenance mode before attempting to upgrade the current theme.

Source: wp-admin/includes/class-theme-upgrader.php:487

Used by 0 functions | Uses 2 functions

Theme_Upgrader::current_after()

Method: Turn off maintenance mode after upgrading the current theme.

Source: wp-admin/includes/class-theme-upgrader.php:514

Used by 0 functions | Uses 4 functions

Theme_Upgrader::delete_old_theme()

Method: Delete the old theme during an upgrade.

Source: wp-admin/includes/class-theme-upgrader.php:552

Used by 0 functions | Uses 2 functions

Theme_Upgrader::theme_info()

Method: Get the WP_Theme object for a theme.

Source: wp-admin/includes/class-theme-upgrader.php:582

Used by 2 functions | Uses 1 function

Theme_Upgrader

Class: Core class used for upgrading/installing themes.

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

Used by 0 functions | Uses 1 function

Theme_Upgrader::upgrade_strings()

Method: Initialize the upgrade strings.

Source: wp-admin/includes/class-theme-upgrader.php:45

Used by 2 functions | Uses 1 function

Theme_Upgrader::install_strings()

Method: Initialize the installation strings.

Source: wp-admin/includes/class-theme-upgrader.php:62

Used by 1 function | Uses 1 function

Theme_Upgrader::check_parent_theme_filter()

Method: Check if a child theme is being installed and we need to install its parent.

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

Used by 0 functions | Uses 6 functions

Theme_Upgrader::hide_activate_preview_actions()

Method: Don’t display the activate and preview actions to the user.

Source: wp-admin/includes/class-theme-upgrader.php:167

Used by 0 functions | Uses 0 functions

Theme_Upgrader::install()

Method: Install a theme package.

Source: wp-admin/includes/class-theme-upgrader.php:188

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