W3cubDocs

/WordPress

apply_filters( 'recovery_mode_begin_url', string $url, string $token, string $key )

Filter the URL to begin recovery mode.

Parameters

$url

(string) The generated recovery mode begin URL.

$token

(string) The token used to identify the key.

$key

(string) The recovery mode key.

Source

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

View on Trac

Changelog

Version Description
5.2.0 Introduced.

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