آموزش
‘post’,
‘posts_per_page’ => 9, // تعداد نوشتهها
);
$the_query = new WP_Query( $args );
if ( $the_query->have_posts() ) :
while ( $the_query->have_posts() ) : $the_query->the_post(); ?>
ورود
هنوز حساب کاربری ندارید؟
ایجاد حساب کاربری