403Webshell
Server IP : 74.208.236.16  /  Your IP : 216.73.216.174
Web Server : Apache
System : Linux infongwp-us3 4.4.400-icpu-108 #2 SMP Wed Feb 11 10:12:42 UTC 2026 x86_64
User : u102440577 ( 7172810)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /homepages/44/d845879113/htdocs/app849812966/wp-content/plugins/woosidebars/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /homepages/44/d845879113/htdocs/app849812966/wp-content/plugins/woosidebars/woosidebars.php
<?php
/**
 * Plugin Name: WooSidebars
 * Plugin URI: http://woocommerce.com/woosidebars/
 * Description: Replace widget areas in your theme for specific pages, archives and other sections of WordPress.
 * Author: WooCommerce
 * Author URI: http://woocommerce.com/
 * Version: 1.4.6
 * Stable tag: 1.4.6
 * Requires at least: 4.1
 * Tested up to: 5.8.3
 * License: GPL v3 or later - http://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain: woosidebars
 * Domain Path: /lang
 */

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

if ( ! class_exists( 'Woo_Conditions' ) ) {
	require_once( 'classes/class-woo-conditions.php' );
}
require_once( 'classes/class-woo-sidebars.php' );

// Third-party integrations.
if ( class_exists( 'Woocommerce' ) ) {
	require_once( 'integrations/integration-woocommerce.php' );
}

global $woosidebars;
$woosidebars = new Woo_Sidebars( __FILE__ );
$woosidebars->version = '1.4.6';
$woosidebars->init();

Youez - 2016 - github.com/yon3zu
LinuXploit