????
| Current Path : /home2/morganrand/www/wp-content/themes/wanderfuls/partials/staff/ |
| Current File : /home2/morganrand/www/wp-content/themes/wanderfuls/partials/staff/staff-single-content.php |
<?php
/**
* Staff 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 -->