/ Published in: PHP
Expand |
Embed | Plain Text
<?php $parentCatList = get_category_parents($cat,false,','); $topParentName = $parentCatListArray[0]; ?>
You need to login to post a comment.
<?php $parentCatList = get_category_parents($cat,false,','); $topParentName = $parentCatListArray[0]; ?>
You need to login to post a comment.