Change the map language
-
Hello
I try to change the map language to Hebrew.
I added this code to the function.php
I’m using Version 1.10.7function setBGMPMapLanguage($language){ return 'iw'; } add_filter( 'bgmp_map-language', 'setBGMPMapLanguage' );This code didn’t do anything
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Change the map language’ is closed to new replies.