ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • login_footer
  • login_site_html_link

apply_filters( 'login_site_html_link', string $link )

Filter the “Go to site” link displayed in the login page footer.


Parameters

$link

HTML link to the home URL of the current site.


Source

File: wp-login.php

View on GitHub


Related

Used By

Used By
Used By Description
wp-login.php: login_footer()

Outputs the footer for the login page.


Changelog

Changelog
Version Description
5.7.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy