| Current Path : /home/xiedrke/malino/wp-content/plugins/trendz-pro/modules/post/templates/post-extra/ |
| Current File : /home/xiedrke/malino/wp-content/plugins/trendz-pro/modules/post/templates/post-extra/title.php |
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?>
<!-- Entry Title -->
<div class="single-entry-title"><?php if( is_sticky( $post_ID ) ) echo '<span class="sticky-post">'.esc_html__('Featured', 'trendz-pro').'</span>'; ?><h1><?php the_title();?></h1></div><!-- Entry Title -->