login_headertext

最后更新于:2021-11-27 04:29:20

apply_filters( ‘login_headertext’, string $login_header_text )

Filters the link text of the header logo above the login form.

参数

$login_header_text

(string)
The login header logo link text.

源文件

文件: gc-login.php

View on Trac