how to show category id or page id in wordpress
how to show categori id in wordpress
how to show page id in WordPress
<?php echo $cat_id= get_query_var(‘cat’) ; ?>
<?php echo $page_id= get_query_var(‘page_id’) ; ?>
how to show categori id in wordpress
how to show page id in WordPress
<?php echo $cat_id= get_query_var(‘cat’) ; ?>
<?php echo $page_id= get_query_var(‘page_id’) ; ?>
Comments
Post a Comment
If you Satisfied , Please Leave a comment