wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



login_site_html_link › WordPress Filter Hooks

Da5.7.0
Deprecaton/a
apply_filters( 'login_site_html_link', $html_link )
Parametri:
  • (string) $link HTML link to the home URL of the current site.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

echo apply_filters( 'login_site_html_link', $html_link );