<?php
//get the active language
$getLang = pll_the_languages(array('raw'=>1));
$currLang = get_bloginfo('language');
?>
description:
display the top navigation menu in bilingual, you can set or add new menu items for top menu in Appearance > Menus
