????
| Current Path : /home2/morganrand/www/wp-content/themes/wanderfuls/partials/portfolio/ |
| Current File : /home2/morganrand/www/wp-content/themes/wanderfuls/partials/portfolio/portfolio-single-content.php |
<?php
/**
* Portfolio single content
*
* @package Wanderfuls WordPress theme
* @subpackage Partials
* @version 3.0.0
*/
// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
exit;
} ?>
<article class="entry clr"<?php tb_schema_markup( 'entry_content' ); ?>>
<?php the_content(); ?>
</article><!-- .entry clr -->