I need to get category id in single.php. I tried this: $cat_ID = get_query_var('cat'); It didn’t work. What should I use instead? 2 ...
-
May 21, 2022
- 0 Comments