quadmenu/uninstall.php

6 lines
65 B
PHP
Raw Permalink Normal View History

2025-01-20 11:08:41 +00:00
<?php
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
die( -1 );
}