Categories
PHP WordPress

WordPress loop post count

$wp_query->post_count contains number of posts being displayed.
$wp_query->found_posts contains total number of posts found with current criteria.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.