Run a Site Health test directly.
Plugin_Upgrader::active_before
Turns on maintenance mode before attempting to background update an active plugin.
Plugin_Upgrader::active_after
Turns off maintenance mode after upgrading an active plugin.
WP_Site_Health::maybe_create_scheduled_event
Create a weekly cron event, if one does not already exist.
Advertisement
WP_Site_Health::wp_cron_scheduled_check
Run our scheduled event to check and update the latest site health status for the website.
WP_Site_Health::get_instance
Return an instance of the WP_Site_Health class, or create one if none exist yet.
WP_Site_Health::perform_test
Run a Site Health test directly.
Plugin_Upgrader::active_before
Turns on maintenance mode before attempting to background update an active plugin.
Advertisement
Plugin_Upgrader::active_after
Turns off maintenance mode after upgrading an active plugin.
lostpassword_post
Fires before errors are returned from a password reset request.
WP_Widget_Recent_Comments::widget
Outputs the content for the current Recent Comments widget instance.
user_request_action_email_headers
Filters the headers of the email sent when an account action is attempted.
Advertisement
user_erasure_complete_email_headers
Filters the headers of the data erasure fulfillment notification.
user_request_confirmed_email_headers
Filters the headers of the user request confirmation email.
wp_privacy_additional_user_profile_data
Filter to extend the user’s profile data for the privacy exporter.