• Resolved Generosus

    (@generosus)


    Good Day!

    It would be great if you can add a new feature to your plugin that will allow us to disable WP’s language switcher (introduced with WP 5.9).

    Many other custom login plugins have already released this feature.

    Until then, we are using WP’s filter to accomplish the same.

    add_filter( 'login_display_language_dropdown', '__return_false' );

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Feature Request | Disable Language Switcher’ is closed to new replies.