Replies: 0
hi
the plugin Sublanguage
https://wordpress.org/plugins/sublanguage/faq/
How to add a language switch on template file ?
Add this function in your template file
do_action(‘sublanguage_print_language_switch’);
the question is
What is the name of the file that I put the code
do_action(‘sublanguage_print_language_switch’);
؟؟
index fle or any file
thanx alot