quadmenu/uninstall.php
2025-01-20 16:38:41 +05:30

6 lines
65 B
PHP

<?php
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
die( -1 );
}