Example #1
0
    ?>
</h2>
			<?php 
}
?>

			<?php 
do_action('the_sniplet_place', 'guangzhou/category start');
?>
			
			<?php 
while (have_posts()) {
    the_post();
    ?>
				<?php 
    GZ::post_recent($post);
    ?>
			<?php 
}
?>

			<?php 
do_action('the_sniplet_place', 'guangzhou/category end');
?>

			<?php 
if (GZ::is_paged()) {
    ?>
				<div class="tablenav">
					<div class="tablenav-pages">
					<?php