How to Get category id for category.php page?
How to Get category id for category.php page?
or
How to Get category id for category page?
<?php
echo $cur_cat_id = get_cat_id( single_cat_title("",false) );
?>
Hope this will help you... :)
or
How to Get category id for category page?
<?php
echo $cur_cat_id = get_cat_id( single_cat_title("",false) );
?>
Hope this will help you... :)
Comments
Post a Comment