ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • login_footer
  • login_display_language_dropdown

apply_filters( 'login_display_language_dropdown', bool )

Filters the Languages select input activation on the login screen.


Parameters

Whether to display the Languages select input on the login screen.


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.9.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy