With this code I can show a general count: <?php $reviews = new WP_Query(array( 'post_type' => 'reviews' ));?>
確定! 回上一頁