Skip to content

Instantly share code, notes, and snippets.

@jpcontrerasv
Created January 15, 2016 16:06
Show Gist options
  • Save jpcontrerasv/d8adc9f2a7d8ded439e5 to your computer and use it in GitHub Desktop.
Save jpcontrerasv/d8adc9f2a7d8ded439e5 to your computer and use it in GitHub Desktop.
Condicional WPML
<?php if(ICL_LANGUAGE_CODE=='en'){ ?>
<?php } if(ICL_LANGUAGE_CODE=='es'){ ?>
<?php } ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment