Counting the posts of a loop (WP_Query)?. I tried this way to display NO of post: <?php $news_2 = new WP_Query( array ('post_type'=> ...
確定! 回上一頁