wp_query get count of matching posts code example Example: wp_query item count <?php $count = $custom_posts->found_posts; ?>