Skip to content

Instantly share code, notes, and snippets.

@vielhuber
Created August 8, 2019 09:38
Show Gist options
  • Save vielhuber/737091b5e320b8351ce00f2a2f22f4c1 to your computer and use it in GitHub Desktop.
Save vielhuber/737091b5e320b8351ce00f2a2f22f4c1 to your computer and use it in GitHub Desktop.
switch language programmatically #wpml #wordpress
<?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