Sindbad~EG File Manager
<?php
/*
Plugin Name: Adorechurch Core
Plugin URI: https://demo.imithemes.com/adore-church-wp/
Description: Adorechurch core plugin includes all features of AdoreChurch theme in a plugin for a better user experience.
Version: 2.4
Author: imithemes
Author URI: https://imithemes.com/
Licence: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2008-2023 imithemes. All rights reserved
Domain Path: /languages
Text Domain: adorechurch-core
*/
// Do not allow direct access to this file.
defined('ABSPATH') or die('No script kiddies please!');
define('ADORECHURCH_CORE__PLUGIN_PATH', plugin_dir_path(__FILE__));
define('ADORECHURCH_CORE__PLUGIN_URL', plugin_dir_url(__FILE__));
/* PARTIALS ATTACHMENTS
================================================== */
require_once ADORECHURCH_CORE__PLUGIN_PATH . 'includes.php';
require_once ADORECHURCH_CORE__PLUGIN_PATH . 'demo-import/config.php';
/* SET LANGUAGE FILE FOLDER
=================================================== */
add_action('plugins_loaded', 'adorechurch_load_textdomain');
function adorechurch_load_textdomain()
{
load_plugin_textdomain('adorechurch-core', false, basename(dirname(__FILE__)) . '/languages');
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists