5 lines
76 B
PHP
5 lines
76 B
PHP
<?php
|
|
defined( 'WP_UNINSTALL_PLUGIN' ) || exit;
|
|
|
|
global $wpdb, $wp_version;
|