Your IP : 216.73.216.164


Current Path : /var/www/spmeat/wp-content/themes/jannah/
Upload File :
Current File : /var/www/spmeat/wp-content/themes/jannah/template-authors.php

<?php
/**
 * Template Name: Authors List
 *
 */

defined( 'ABSPATH' ) || exit; // Exit if accessed directly


add_action( 'TieLabs/after_post_content', 'tie_template_get_authors', 4 );

TIELABS_HELPER::get_template_part( 'page' );