SHELL BYPASS 403 |
Modern UI. Responsive. Powerful.

Faizzz-Chin Shell

Uname\Kernel: Linux server.kxo.bgz.mybluehostin.me 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
Server: Apache
PHP Version: 8.2.28 [ PHP INFO ]
Operating System: Linux
Server Ip: 162.240.163.222
Your Ip: 216.73.216.114
Date Time: 2025-07-11 07:24:21
User: dilseshaadi (1027) | Group: dilseshaadi (1027)
Safe Mode: OFF
Disable Function: exec,passthru,shell_exec,system

name : common-optimized.php
<?php
namespace Elementor;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

class Widget_Common_Optimized extends Widget_Common_Base {

	const WRAPPER_SELECTOR = '{{WRAPPER}}';
	const WRAPPER_SELECTOR_CHILD = '{{WRAPPER}}';
	const WRAPPER_SELECTOR_HOVER = '{{WRAPPER}}:hover';
	const WRAPPER_SELECTOR_HOVER_CHILD = '{{WRAPPER}}:hover';
	const MASK_SELECTOR_DEFAULT = '{{WRAPPER}}:not( .elementor-widget-image )';
	const MASK_SELECTOR_IMG = '{{WRAPPER}}.elementor-widget-image img';
	const TRANSFORM_SELECTOR_CLASS = '';
	const MARGIN = 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} calc(var(--kit-widget-spacing, 0px) + {{BOTTOM}}{{UNIT}}) {{LEFT}}{{UNIT}};';

	public function get_name() {
		return 'common-optimized'; // TODO: Rename to 'common' and use this version when the Optimized Markup feature is merged.
	}
}
© 2025 Faizzz-Chin