| Current Path : /proc/thread-self/root/home/wxcglxzi/www/wp-content/themes/voice/sections/pagination/ |
| Current File : //proc/thread-self/root/home/wxcglxzi/www/wp-content/themes/voice/sections/pagination/load-more.php |
<?php $more_link = get_next_posts_link( __vce('load_more') ); ?>
<?php if(!empty($more_link)) : ?>
<nav id="vce-pagination" class="vce-load-more">
<?php echo $more_link; ?>
</nav>
<?php endif; ?>