Your IP : 216.73.216.95


Current Path : /var/test/www/foundation/wp-content/themes/kallyas/framework/compatibility/
Upload File :
Current File : /var/test/www/foundation/wp-content/themes/kallyas/framework/compatibility/shortcodes.php

<?php if ( !defined( 'ABSPATH' ) ) {
	return;
}
if ( !class_exists( 'ZnHgFw_ShortcodesManager' ) ) {
	$fp = trailingslashit( get_template_directory() ) . 'template_helpers/shortcodes/shortcodes.php';
	if ( is_file( $fp ) ) {
		require_once( $fp );
	}
}