403Webshell
Server IP : 162.0.217.223  /  Your IP : 216.73.216.150
Web Server : LiteSpeed
System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : mypckeys ( 1539)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/mypckeys/public_html/wp-content/plugins/hide-my-wp/config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/mypckeys/public_html/wp-content/plugins/hide-my-wp/config/config.php
<?php
/**
 * List of plugin configurations. Database tables
 *
 * @file The configuration file
 *
 * @package HMWP\Config
 */

defined( 'ABSPATH' ) || die( 'Cheatin\' uh?' );

// Force the plugin to load right after initialization.
defined( 'HMW_PRIORITY' ) || define( 'HMW_PRIORITY', false );
// Force not to write the rules in config file.
defined( 'HMW_RULES_IN_CONFIG' ) || define( 'HMW_RULES_IN_CONFIG', true );
// Add HMW Rules in WordPress rewrite definition in htaccess.
defined( 'HMW_RULES_IN_WP_RULES' ) || define( 'HMW_RULES_IN_WP_RULES', false );
// Force all CSS and JS to load dynamically.
defined( 'HMW_DYNAMIC_FILES' ) || define( 'HMW_DYNAMIC_FILES', false );
// Force the plugin to rename the paths even in admin mode.
defined( 'HMW_ALWAYS_CHANGE_PATHS' ) || define( 'HMW_ALWAYS_CHANGE_PATHS', false );
// Hide also the images with the old paths.
defined( 'HMW_HIDE_OLD_IMAGES' ) || define( 'HMW_HIDE_OLD_IMAGES', false );
// Set a custom cookie while user logged in for path disable feature.
defined( 'HMWP_LOGGED_IN_COOKIE' ) || define( 'HMWP_LOGGED_IN_COOKIE', 'hmwp_logged_in_' );
// Customize permissions
defined( 'HMW_FILE_PERMISSION' ) || define( 'HMW_FILE_PERMISSION', 0644 );
defined( 'HMW_DIR_PERMISSION' ) || define( 'HMW_DIR_PERMISSION', 0755 );
defined( 'HMW_CONFIG_PERMISSION' ) || define( 'HMW_CONFIG_PERMISSION', 0444 );

// No path file? error ...
require_once dirname( __FILE__ ) . '/paths.php';

// Define the record name in the Option and UserMeta tables
define( 'HMWP_OPTION', 'hmwp_options' );
define( 'HMWP_OPTION_SAFE', 'hmwp_options_safe' );
define( 'HMWP_SECURITY_CHECK', 'hmwp_securitycheck' );
define( 'HMWP_SECURITY_CHECK_IGNORE', 'hmwp_securitycheck_ignore' );
define( 'HMWP_SECURITY_CHECK_TIME', 'hmwp_securitycheck_time' );
define( 'HMWP_CRON', 'hmwp_cron_process' );
// User capability
define( 'HMWP_CAPABILITY', 'hmwp_manage_settings' );

Youez - 2016 - github.com/yon3zu
LinuXploit