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



login_site_html_link › Les Filtres WordPress

Depuis5.7.0
Dépréciéen/a
apply_filters( 'login_site_html_link', $html_link )
Paramètres:
  • (string) $link HTML link to the home URL of the current site.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the "Go to site" link displayed in the login page footer.





Source

echo apply_filters( 'login_site_html_link', $html_link );