Viewing File: /home/maglabs/exclusive/wp-content/plugins/g5-ere/templates/agent/single/title.php

<?php
// Do not allow directly accessing this file.
if ( ! defined( 'ABSPATH' ) ) {
	exit( 'Direct script access denied.' );
}
/**
 * @var $post
 */
?>
<h3 class="g5ere__agent-title">
	<?php g5core_the_title($post) ?>
</h3>
Back to Directory File Manager