????

Your IP : 216.73.216.152


Current Path : /home2/morganrand/www/wp-content/themes/wanderfuls-2/partials/loop/
Upload File :
Current File : /home2/morganrand/www/wp-content/themes/wanderfuls-2/partials/loop/loop.php

<?php
/**
 * Main Loop
 *
 * @package Wanderfuls WordPress theme
 * @subpackage Partials
 * @version 3.0.0
 */

// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
    exit;
}

get_template_part( 'partials/post-type/post-type-entry', get_post_type() );