File manager - Edit - /home/xfekoga/rooftopcleaners/wp-content/plugins/pixelwars-core/pixelwars-core.php
Back
<?php /* Plugin Name: Pixelwars Core Plugin URI: https://www.pixelwars.org Description: Advanced features for Pixelwars themes. Version: 6.3.9 Author: Pixelwars Author URI: https://www.pixelwars.org License: ThemeForest License Text Domain: pixelwars-core Domain Path: /languages/ */ /* ============================================================================================================================================= */ // Don't load directly. if (! defined('ABSPATH')) { die('-1'); // Exit if accessed directly. } /* ============================================================================================================================================= */ function pixelwars_core_load_plugin_textdomain() { load_plugin_textdomain( 'pixelwars-core', false, dirname(plugin_basename(__FILE__)) . '/languages' ); } add_action('init', 'pixelwars_core_load_plugin_textdomain'); /* ============================================================================================================================================= */ $pixelwars_core_ABSPATH = dirname(__FILE__) . '/'; include_once($pixelwars_core_ABSPATH . 'themes/themes.php');
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings