Файловый менеджер - Редактировать - /var/www/portal.bdu.ac.bd/public_html/wp-content/plugins/themegrill-demo-importer/themegrill-demo-importer.php
Назад
<?php /** * Plugin Name: ThemeGrill Demo Importer * Plugin URI: https://themegrill.com/demo-importer/ * Description: Import ThemeGrill official themes demo content, widgets and theme settings with just one click. * Version: 1.9.4.3 * Author: ThemeGrill * Author URI: https://themegrill.com * License: GPLv3 or later * Text Domain: themegrill-demo-importer * Domain Path: /languages/ * * @package ThemeGrill_Demo_Importer */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } // Define TGDM_PLUGIN_FILE. if ( ! defined( 'TGDM_PLUGIN_FILE' ) ) { define( 'TGDM_PLUGIN_FILE', __FILE__ ); } // Include the main ThemeGrill Demo Importer class. if ( ! class_exists( 'ThemeGrill_Demo_Importer' ) ) { include_once dirname( __FILE__ ) . '/includes/class-themegrill-demo-importer.php'; } /** * Main instance of ThemeGrill Demo importer. * * Returns the main instance of TGDM to prevent the need to use globals. * * @since 1.3.4 * @return ThemeGrill_Demo_Importer */ function tgdm() { return ThemeGrill_Demo_Importer::instance(); } // Global for backwards compatibility. $GLOBALS['themegrill-demo-importer'] = tgdm();
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка