wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



login_headertext › Les Filtres WordPress

Depuis5.2.0
Dépréciéen/a
apply_filters( 'login_headertext', $login_header_text )
Paramètres:
  • (string) $login_header_text The login header logo link text.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

$login_header_text = apply_filters( 'login_headertext', $login_header_text );