/ Published in: PHP
How to get actual category name in wordpress if is_category() is true
Expand |
Embed | Plain Text
<?php if (is_category()) ?>
You need to login to post a comment.
How to get actual category name in wordpress if is_category() is true
<?php if (is_category()) ?>
You need to login to post a comment.