Hello world! 2020.09.29 if ( $the_query->have_posts() ()) { while ( $the_query->have_posts() ) { $the_query->the_post(); $viewlist.= $post->ID.' '.$post->post_t
Hello world! 2020.09.28 if ( $the_query->have_posts() ) { while ( $the_query->have_posts() ) { $the_query->the_post(); $viewlist.= $post->ID.' '.$post->post