Filters the text string of the auto-updates setting for each plugin in the Site Health debug data.
theme_auto_update_debug_string
Filters the text string of the auto-updates setting for each theme in the Site Health debug data.
WP_Comments_List_Table::comment_status_dropdown
Displays a comment status drop-down for filtering on the Comments list table.
WP_Automatic_Updater::after_plugin_theme_update
If we tried to perform plugin or theme updates, check if we should send an email.
Advertisement
auto_plugin_update_send_email
Filters whether to send an email following an automatic background plugin update.
auto_theme_update_send_email
Filters whether to send an email following an automatic background theme update.
WP_Automatic_Updater::send_plugin_theme_email
Sends an email upon the completion or failure of a plugin or theme background update.
auto_plugin_theme_update_email
Filters the email sent following an automatic background update for plugins and themes.
Advertisement
install_theme_overwrite_actions
Filters the list of action links available following a single theme installation failure when overwriting is allowed.
Theme_Installer_Skin::hide_process_failed
Hides the `process_failed` error when updating a theme by uploading a zip file.
Theme_Installer_Skin::do_overwrite
Check if the theme can be overwritten and output the HTML for overwriting a theme on upload.
install_theme_overwrite_comparison
Filters the compare table output for overwriting a theme package on upload.
Advertisement
upgrader_overwrote_package
Fires when the upgrader has successfully overwritten a currently installed plugin or theme with an uploaded zip package.
Plugin_Installer_Skin::hide_process_failed
Hides the `process_failed` error when updating a plugin by uploading a zip file.
Plugin_Installer_Skin::do_overwrite
Check if the plugin can be overwritten and output the HTML for overwriting a plugin on upload.