apply_filters( 'recovery_mode_email_rate_limit', int $rate_limit )

Filters the rate limit between sending new recovery mode email links.

Parameters

$rate_limit

(int) Time to wait in seconds. Defaults to 1 day.

Source

File: wp-includes/class-wp-recovery-mode.php

View on Trac

Changelog

Version Description
5.2.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/recovery_mode_email_rate_limit