LittleDemon WebShell


Linux server27.hostingraja.org 2.6.32-954.3.5.lve1.4.93.el6.x86_64 #1 SMP Wed Oct 4 17:04:29 UTC 2023 x86_64
Path : /home/udaipurk/www/websites/vallabhaa_tempstop/wp-content/plugins/speedycache/
File Upload :
Command :
Current File : //home/udaipurk/www/websites/vallabhaa_tempstop/wp-content/plugins/speedycache/uninstall.php

<?php
/*
* SPEEDYCACHE
* https://speedycache.com/
* (c) SpeedyCache Team
*/

// If uninstall.php is not called by WordPress, die
if(!defined('WP_UNINSTALL_PLUGIN')){
	die;
}

$plugin_base = basename(dirname(__FILE__));

include_once(plugin_dir_path(__FILE__).'/'. $plugin_base .'.php');

\SpeedyCache\Install::deactivate();
speedycache_delete_binaries();

$deleteables = array('speedycache_version', 'speedycache_autocache', 'speedycache_options', 'speedycache_delete_cache_logs', 'speedycache_cdn', 'speedycache_exclude', 'speedycache_preload', 'speedycache_css', 'speedycache_css_size', 'speedycache_js', 'speedycache_js_size', 'speedycache_toolbar_settings', 'speedycache-group', 'speedycache_img', 'speedycache_license', 'speedycache_ccss_logs', 'speedycache_object_cache');

foreach($deleteables as $d){
	delete_option($d);
}

foreach( (array)_get_cron_array() as $cron_key => $cron_value){
	
	foreach( (array)$cron_value as $hook => $events){
		
		if(!preg_match('/^speedycache/is', $hook)){
			continue;
		}
		
		$r = array();
		
		foreach( (array) $events as $event_key => $event ){
			if(isset($event['args']) && isset($event['args'][0])){
				$r = array($event['args'][0]);
			}
		}

		wp_clear_scheduled_hook($hook, $r);

	}
	
}


LittleDemon - FACEBOOK
[ KELUAR ]