X7ROOT File Manager
Current Path:
/home/okeydcqc/public_html/wp-content/plugins/wp-featherlight/includes
home
/
okeydcqc
/
public_html
/
wp-content
/
plugins
/
wp-featherlight
/
includes
/
ðŸ“
..
📄
.htaccess
(123 B)
📄
class-i18n.php
(1.93 KB)
📄
class-plugin.php
(6.73 KB)
📄
class-scripts.php
(5.68 KB)
📄
constants.php
(586 B)
Editing: constants.php
<?php /** * Define constants to preserve backwards compatibility with older versions. * * @package WPFeatherlight * @copyright Copyright (c) 2018, Cipher Development, LLC * @license GPL-2.0+ * @since 0.3.0 */ define( 'WP_FEATHERLIGHT_FILE', wp_featherlight()->get_file() ); define( 'WP_FEATHERLIGHT_VERSION', wp_featherlight()->get_version() ); if ( ! defined( 'WP_FEATHERLIGHT_DIR' ) ) { define( 'WP_FEATHERLIGHT_DIR', wp_featherlight()->get_dir() ); } if ( ! defined( 'WP_FEATHERLIGHT_URL' ) ) { define( 'WP_FEATHERLIGHT_URL', wp_featherlight()->get_url() ); }
Upload File
Create Folder