Differ
@differ on WordPress.org
- Member Since: February 25th, 2011
-
Posted a reply to Output based on current language, on the site WordPress.org Forums:
Hi, thanks! That's how it worked: <?php switch(pll_current_language()) { case "en" : echo "code 1";… -
Posted a reply to Output based on current language, on the site WordPress.org Forums:
Changed, also does not work. -
Created a topic, Output based on current language, on the site WordPress.org Forums:
Hi, I use the code: <?php if (pll_current_language(…