PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/seoservicesforyou.kerihosting.com/wp-content/plugins/backupwordpress/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/seoservicesforyou.kerihosting.com/wp-content/plugins/backupwordpress/uninstall.php

<?php

if ( ! defined( 'HMBKP_PLUGIN_PATH' ) )
	define( 'HMBKP_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );

if ( ! defined( 'HMBKP_SCHEDULE_TIME' ) )
	define( 'HMBKP_SCHEDULE_TIME', '11pm' );

// Load the schedules
require_once( HMBKP_PLUGIN_PATH . '/hm-backup/hm-backup.php' );
require_once( HMBKP_PLUGIN_PATH . '/classes/services.php' );
require_once( HMBKP_PLUGIN_PATH . '/classes/schedule.php' );
require_once( HMBKP_PLUGIN_PATH . '/classes/schedules.php' );
require_once( HMBKP_PLUGIN_PATH . '/functions/core.php' );

$schedules = new HMBKP_Schedules;

// Cancel all the schedules and delete all the backups
foreach ( $schedules->get_schedules() as $schedule )
	$schedule->cancel( true );

// Remove the backups directory
hmbkp_rmdirtree( hmbkp_path() );

// Remove all the options
foreach ( array( 'hmbkp_plugin_version', 'hmbkp_path', 'hmbkp_path_default' ) as $option )
	delete_option( $option );