Created
August 8, 2019 09:38
-
-
Save vielhuber/737091b5e320b8351ce00f2a2f22f4c1 to your computer and use it in GitHub Desktop.
switch language programmatically #wpml #wordpress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
global $sitepress; | |
$sitepress->switch_lang('EN'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment