New and updated in 2.8.0
-
Fires non-authenticated Ajax actions for logged-out users.
-
Filters the tabs shown on the Add Themes screen.
-
hookmuplugins_loaded
Fires once all must-use and network-activated plugins have loaded.
-
Filters the subject of the password reset email.
-
Filters the message body of the password reset mail.
-
Fires before a specified login form action.
-
Filters the original content of the email.
-
Fires before a comment is posted.
-
functiondisplay_setup_form()
Displays installer setup form.
-
Filters whether to display additional capabilities for the user.
-
Fires before each of the tabs are rendered on the Install Themes page.
-
Fires at the top of each of the tabs on the Install Themes page.
-
classFile_Upload_Upgrader
Core class used for handling file uploads.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-file-upload-upgrader.php:20 -
Construct the upgrader for a form.
Used by 0 functions | Uses 12 functions | Source: wp-admin/includes/class-file-upload-upgrader.php:54 -
Turns on maintenance mode before attempting to upgrade the active theme.
-
Turns off maintenance mode after upgrading the active theme.
-
Deletes the old theme during an upgrade.
-
Gets the WP_Theme object for a theme.
-
classCore_Upgrader
Core class used for updating core.
-
Initializes the upgrade strings.
-
methodCore_Upgrader::upgrade()
Upgrades WordPress core.
-
Install a theme package.
-
Upgrades a theme.
-
Upgrades several plugins at once.
-
Retrieves the path to the file that contains the plugin info.
-
Deactivates a plugin before it is upgraded.
-
Deletes the old plugin during an upgrade.
-
classTheme_Upgrader
Core class used for upgrading/installing themes.