%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/gachan/www/wp-content/plugins/jekas_extensions/
Upload File :
Create Path :
Current File : /home/gachan/www/wp-content/plugins/jekas_extensions/jekas_extension_loader.php

<?php
/*
Plugin Name: JEKAS LOADER EXTENSIONS
Plugin URI: http://johnthemes.com
Description: Load custom extension needing by Jekas theme (Personalized Plugin)
Version: 1.0
Author: JohnTehems
Author URI: http://freedesigns.com
 */

 define('jekas_LOADER_DIR',plugin_dir_path(__FILE__));

add_action('plugins_loaded','jekas_load_extensions');

require_once jekas_LOADER_DIR.'/meta-box/meta_box.php';

if(!function_exists('jekas_load_extensions')){

 function jekas_load_extensions(){

  
  require_once jekas_LOADER_DIR.'/redux-framework/jekas_redux_init.php';
  require_once jekas_LOADER_DIR.'/vc_extended/jekas_composer_include.php';
 }
}



Zerion Mini Shell 1.0