WP_Query -Artikelanzahl
<?php $count = $custom_posts->found_posts; ?>
Wandering Walrus
<?php $count = $custom_posts->found_posts; ?>