Uses
Uses | Description |
---|---|
wp-includes/class-wp-recovery-mode.php: WP_Recovery_Mode::get_email_rate_limit() | Gets the rate limit between sending new recovery mode email links. |
wp-includes/class-wp-recovery-mode.php: recovery_mode_email_link_ttl | Filter the amount of time the recovery mode email link is valid for. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |