Файловый менеджер - Редактировать - /home/tuudkjt/globeasy/wp-content/plugins/reviewx/vendor/wpdrill/core/stubs/wpdrill.stub
Назад
<?php /** * Plugin Name: #[plugin-name] * Plugin URI: https://github.com/wpdrill/framework * Description: A plugin development framework for human * Version: 1.0.0-alpha * Author: Nahid Bin Azhar * Author URI: https://nahid.im/ * Text Domain: #[plugin-slug] * Domain Path: /languages * @package WPDrill * @author Nahid Bin Azhar <nahid.dns@gmail.com> * @copyright Copyright (C) 2024 WPDrill. All rights reserved. * @license GPLv3 or later * @since 1.0.0 */ // don't call the file directly defined( 'ABSPATH' ) || die(); define('#[const-prefix]_DIR_PATH', plugin_dir_path(__FILE__)); define('#[const-prefix]_PREFIX', 'rvx_'); define( '#[const-prefix]_FILE', __FILE__ ); if (php_sapi_name() === 'cli') { return; } function #[function-prefix]_wpdrill_init() { require __DIR__ . '/vendor/autoload.php'; call_user_func(function($bootstrap) { $bootstrap(__FILE__); }, require(__DIR__.'/bootstrap/boot.php')); } #[function-prefix]_wpdrill_init();
| ver. 1.6 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка