Your IP : 18.191.176.194


Current Path : /proc/self/root/home/sudancam/.trash/jannah/
Upload File :
Current File : //proc/self/root/home/sudancam/.trash/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' );