How to find the number of post in category?
-
I mean, I don’t want the ID of a post
(I don’t want this:
$post->ID)
I want his number in a specific category.For example am uploading a new post and his ID is 300.
But I put it in a category that have only 20 posts, I want to find this number – how many posts was before this post in this specific category?I hope you understand what am trying to achieve here ^^
Thanks in advance,
Amit.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to find the number of post in category?’ is closed to new replies.