This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
quadmenu/uninstall.php
2025-01-20 16:38:41 +05:30

6 lines
65 B
PHP

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