• All I needed to do was add some custom css to display the WPML language switcher in wp-admin on mobile:

    #wp-admin-bar-WPML_ALS {
    	display: block!important;
    }

    Now the plugin repository notes that this plugin has not been tested with the latest version of WP, but I am using it on 6.3 and also php 8.1 and it seems to be fine.

Viewing 1 replies (of 1 total)
  • Plugin Author Arun Basil Lal

    (@arunbasillal)

    Thank you for your review @sean-h. I tested with PHP 8.2 and noticed there were couple of PHP warnings. I have just released a new version that is compatible with PHP 8.x and tested on WordPress 6.3.1

    Glad you found the plugin useful.

Viewing 1 replies (of 1 total)
  • The topic ‘Does the job, perfectly.’ is closed to new replies.