WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about login_display_language_dropdown

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-login.php apply_filters 324 /**
* Filters the Languages select input activation on the login screen.
*
* @since 5.9.0
*
* @param bool Whether to display the Languages select input on the login screen.
*/

Hook Parameters

Parameter Type Name Description