wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



login_site_html_link › Hooks de Filtros WordPress

Desde5.7.0
Obsoleton/a
apply_filters( 'login_site_html_link', $html_link )
Parâmetros:
  • (string) $link HTML link to the home URL of the current site.
    Required: Yes
Definido em:
Codex:

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





Fonte

echo apply_filters( 'login_site_html_link', $html_link );