Clears the rate limit, allowing a new recovery mode email to be sent immediately.
WP_Recovery_Mode_Email_Service::maybe_send_recovery_mode_email
Sends the recovery mode email if the rate limit has not been sent.
WP_Recovery_Mode_Email_Service::__construct
WP_Recovery_Mode_Email_Service constructor.
WP_Recovery_Mode_Cookie_Service::recovery_mode_hash
Gets a form of `wp_hash()` specific to Recovery Mode.
Advertisement
WP_Recovery_Mode_Cookie_Service::generate_cookie
Generates the recovery mode cookie value.
WP_Recovery_Mode_Cookie_Service::parse_cookie
Parses the cookie into its four parts.
WP_Recovery_Mode_Cookie_Service::get_session_id_from_cookie
Gets the session identifier from the cookie.
WP_Recovery_Mode_Cookie_Service::validate_cookie
Validates the recovery mode cookie.
Advertisement
WP_Recovery_Mode_Cookie_Service::clear_cookie
Clears the recovery mode cookie.
WP_Recovery_Mode_Cookie_Service::set_cookie
Sets the recovery mode cookie.
WP_Recovery_Mode_Cookie_Service::is_cookie_set
Checks whether the recovery mode cookie is set.
WP_Post::to_array
Convert object to array.
Advertisement
WP_Post::filter
{@Missing Summary}
WP_Post::__get
Getter.
WP_Post::__isset
Isset-er.