Skip to content

Instantly share code, notes, and snippets.

@pavlo-bondarchuk
Created August 28, 2018 10:52
Show Gist options
  • Select an option

  • Save pavlo-bondarchuk/b21296e235e72870a73b810e00c4ac05 to your computer and use it in GitHub Desktop.

Select an option

Save pavlo-bondarchuk/b21296e235e72870a73b810e00c4ac05 to your computer and use it in GitHub Desktop.
ICL_LANGUAGE_CODE == 'ru' ? 'uk'
<?php echo esc_html__(ICL_LANGUAGE_CODE == 'ru' ? 'Тут может быть текст на русском' : 'А ось тут українською') ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment