apply_filters( ‘login_display_language_dropdown’, bool $display )

In this article

Filters whether to display the Language selector on the login screen.

Parameters

$displaybool
Whether to display the Language selector on the login screen.

Source

apply_filters( 'login_display_language_dropdown', true )

Changelog

VersionDescription
5.9.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.