New and updated in 5.2.0
-
functionwp_skip_paused_themes()
Filters a given list of themes, removing any paused themes from it.
-
functiongenerate_postdata()
Generates post data.
-
functionis_privacy_policy()
Determines whether the query is for the Privacy Policy page.
-
Fires when a recovery mode key is generated.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:76 -
Verifies if the recovery mode key is correct.
Used by 0 functions | Uses 3 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:95 -
Removes expired recovery mode keys.
Used by 0 functions | Uses 2 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:135 -
Removes a used recovery key.
Used by 1 function | Uses 2 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:155 -
Gets the recovery key records.
Used by 4 functions | Uses 1 function | Source: wp-includes/class-wp-recovery-mode-key-service.php:176 -
Updates the recovery key records.
Used by 3 functions | Uses 1 function | Source: wp-includes/class-wp-recovery-mode-key-service.php:189 -
Core class used to generate and validate keys used to enter Recovery Mode.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:15 -
Creates a recovery mode token.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-recovery-mode-key-service.php:32 -
Creates a recovery mode key.
Used by 0 functions | Uses 4 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:46 -
functionget_feed_build_date()
Gets the UTC time of the most recently modified post from WP_Query.
-
Filters the date the last post or comment in the query was modified.
-
Clears the rate limit, allowing a new recovery mode email to be sent immediately.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-recovery-mode-email-service.php:95 -
Sends the Recovery Mode email to the site admin email address.
Used by 1 function | Uses 11 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:114 -
Filters the support message sent with the the fatal error protection email.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:141 -
Filters the contents of the Recovery Mode email.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:223 -
Gets the email address to send the recovery mode link to.
Used by 1 function | Uses 2 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:247 -
Gets the description indicating the possible cause for the error.
Used by 1 function | Uses 2 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:268 -
Core class used to send an email with a link to begin Recovery Mode.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:15 -
WP_Recovery_Mode_Email_Service constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:34 -
Sends the recovery mode email if the rate limit has not been sent.
Used by 0 functions | Uses 5 functions | Source: wp-includes/class-wp-recovery-mode-email-service.php:53 -
Core class used to generate and handle recovery mode links.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-link-service.php:15 -
WP_Recovery_Mode_Link_Service constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/class-wp-recovery-mode-link-service.php:43 -
Generates a URL to begin recovery mode.
Used by 0 functions | Uses 1 function | Source: wp-includes/class-wp-recovery-mode-link-service.php:57 -
Enters recovery mode when the user hits wp-login.php with a valid recovery mode link.
Used by 0 functions | Uses 5 functions | Source: wp-includes/class-wp-recovery-mode-link-service.php:73