7 lines
60 B
PHP
7 lines
60 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
|
||
|
|
die;
|
||
|
|
}
|
||
|
|
|