Home > Wordpress > How to find out the number of posts added to a given category – WordPress

How to find out the number of posts added to a given category – WordPress

<?php
 $posts = get_posts(array('category' => 5)); // Here 5 is  category id
 echo sizeof($posts);
?>
EmailFacebookLinkedInMySpaceDiggTumblrStumbleUponShare
Beginner's Guide....
Categories: Wordpress Tags: ,
  1. May 10th, 2011 at 08:13 | #1

    Hello! aaacbde interesting aaacbde site!

  2. September 7th, 2011 at 14:07 | #2

    You rellay saved my skin with this information. Thanks!

  3. February 18th, 2013 at 14:46 | #3

    Hi, I think your site could be having web browser compatibility issues.
    Whenever I look at your website in Safari, it looks fine but when opening in
    Internet Explorer, it has some overlapping issues. I simply wanted to
    give you a quick heads up! Apart from that, great site!

  4. February 18th, 2013 at 15:44 | #4

    Heya just wanted to give you a brief heads up and let you know a few of the pictures aren’t loading correctly. I’m not
    sure why but I think its a linking issue. I’ve tried it in two different web browsers and both show the same results.

  5. February 25th, 2013 at 18:19 | #5

    I’ve been exploring for a little for any high quality articles or blog posts on this sort of area . Exploring in Yahoo I ultimately stumbled upon this website. Reading this info So i am glad to exhibit that I’ve a
    very excellent uncanny feeling I discovered just what I needed.
    I such a lot indubitably will make certain to don?
    t forget this site and give it a glance regularly.

  6. February 26th, 2013 at 08:50 | #6

    Pretty! This has been an incredibly wonderful article. Many thanks for
    providing these details.

  1. No trackbacks yet.
You must be logged in to post a comment.

Switch to our mobile site