Filters whether SSL should be verified for local requests.
edit_posts_per_page
Filters the number of posts displayed per page when specifically listing “posts”.
Theme_Upgrader::theme_info
Get the WP_Theme object for a theme.
Theme_Upgrader::current_after
Turn off maintenance mode after upgrading the current theme.
Advertisement
Theme_Upgrader::delete_old_theme
Delete the old theme during an upgrade.
Theme_Upgrader::current_before
Turn on maintenance mode before attempting to upgrade the current theme.
Theme_Upgrader::upgrade
Upgrade a theme.
Theme_Upgrader::install
Install a theme package.
Advertisement
Theme_Upgrader::install_strings
Initialize the installation strings.
Theme_Upgrader::upgrade_strings
Initialize the upgrade strings.
Plugin_Upgrader::delete_old_plugin
Deletes the old plugin during an upgrade.
Plugin_Upgrader::deactivate_plugin_before_upgrade
Deactivates a plugin before it is upgraded.
Advertisement
Plugin_Upgrader::plugin_info
Retrieve the path to the file that contains the plugin info.
Plugin_Upgrader::bulk_upgrade
Bulk upgrade several plugins at once.
Plugin_Upgrader::upgrade
Upgrade a plugin.