|
1 2 3 4 |
<?php $translations = pll_the_languages(array('raw'=>1)); ?> <? if ($translations["ru"]["current_lang"] == true): ?> <? endif;?> |
|
1 2 3 4 |
<?php $translations = pll_the_languages(array('raw'=>1)); ?> <? if ($translations["ru"]["current_lang"] == true): ?> <? endif;?> |