$args=array(
'p'=>$post->ID,
'post_type'=>'campaign',
);
$q1=new Wp_Query($args);
if ($q1 -> have_posts()) :
while ($q1 -> have_posts()): $q1 -> the_post();
the_content();
endwhile;
wp_reset_query();
endif;
?>
Theo
dõi Phil Juniors và kiểm tra thông tin về du học!