Description
Filters whether to display the Language selector on the login screen.
Occurrences
Filename | Line Number |
---|---|
wp-login.php | 364 |
Parameters
Type | Name | Description |
---|---|---|
bool | $display | Whether to display the Language selector on the login screen. |
PHP Doc
/**
* Filters whether to display the Language selector on the login screen.
*
* @since 5.9.0
*
* @param bool $display Whether to display the Language selector on the login screen.
*/