• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 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:632

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

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

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

Used by 2 functions | Uses 1 function

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

Used by 0 functions | Uses 0 functions

Theme_Upgrader::install()

Method: Install a theme package.

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

Used by 0 functions | Uses 11 functions

Theme_Upgrader::upgrade()

Method: Upgrade a theme.

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

Used by 0 functions | Uses 12 functions

Theme_Upgrader::bulk_upgrade()

Method: Upgrade several themes at once.

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

Used by 0 functions | Uses 16 functions

Theme_Upgrader::check_package()

Method: Checks that the package source contains a valid theme.

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

Used by 0 functions | Uses 7 functions

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

Used by 2 functions | Uses 1 function

Theme_Upgrader::install_strings()

Method: Initialize the installation strings.

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

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

Used by 0 functions | Uses 6 functions
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.