wp_lostpassword_urlのテンプレートタグは、ユーザーが失われたパスワードを取得することを許可するURLを返します。
This Template Tag returns the URL that allows the user to retrieve the lost password.
目次
wp_lostpassword_urlのテンプレートタグ使用方法
[php] [/php]wp_lostpassword_urlのパラメーター
$redirect
(string) (optional) URL to redirect to after retrieving the lost password.
デフォルト:なし
Default: None
コメント