Insert Language Switcher from PHP
-
With another multilingual plugin, this is how we can insert the Language switcher widget anywhere, directly from PHP code:
<?php do_action('icl_language_selector'); ?>How to do the same with Polylang, i.e. insert the Language switcher directly from PHP code?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Insert Language Switcher from PHP’ is closed to new replies.