Theme_Upgrader
Methods
1 to 9 of 9
- Theme_Upgrader::bulk_upgrade() – Upgrade several themes at once.
- Theme_Upgrader::check_package() – Checks that the package source contains a valid theme.
- Theme_Upgrader::check_parent_theme_filter() – Check if a child theme is being installed and we need to install its parent.
- Theme_Upgrader::delete_old_theme() – Delete the old theme during an upgrade.
- Theme_Upgrader::hide_activate_preview_actions() – Don’t display the activate and preview actions to the user.
- Theme_Upgrader::install_strings() – Initialize the installation strings.
- Theme_Upgrader::theme_info() – Get the WP_Theme object for a theme.
- Theme_Upgrader::upgrade_strings() – Initialize the upgrade strings.
- Theme_Upgrader::upgrade() – Upgrade a theme.