'feature','posts_per_page'=>4);
$queryObject = new WP_Query($query);
if ($queryObject->have_posts()):
while ($queryObject->have_posts()):
$queryObject->the_post();
$post=get_post(get_the_id());
?>
post_title; ?>
have_posts()):
while ($queryObject->have_posts()):
$queryObject->the_post();
$post=get_post(get_the_id());
?>
'team','posts_per_page'=>3);
$queryObject = new WP_Query($query);
if ($queryObject->have_posts()):
while ($queryObject->have_posts()):
$queryObject->the_post();
$post=get_post(get_the_id());
?>
post_title; ?>
'post','posts_per_page'=>4);
$queryObject = new WP_Query($query);
if ($queryObject->have_posts()):
while ($queryObject->have_posts()):
$queryObject->the_post();
$post=get_post(get_the_id());
?>