过滤登录表单上方标题徽标的链接网址。
原型
apply_filters( 'login_headerurl', string $login_header_url )
参数
$login_header_url
(string)
登录标题徽标网址。
源文件
路径:wp-login.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/login_headerurl/
过滤登录表单上方标题徽标的链接网址。
apply_filters( 'login_headerurl', string $login_header_url )
$login_header_url
(string)
登录标题徽标网址。
路径:wp-login.php
英文文档:https://developer.wordpress.org/reference/hooks/login_headerurl/
请在后台设置小工具!