Mitul Dabhi. answered Nov 30 '-1 00:00 ... while ( have_posts() ) : the_post(); echo $post->ID;// print ID echo $post->post_status; // print post status endwhile;
確定! 回上一頁