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

Filter the URL to begin recovery mode.


Description Description


Parameters Parameters

$url

(string) The generated recovery mode begin URL.

$token

(string) The token used to identify the key.

$key

(string) The recovery mode key.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.