Origin commit
This commit is contained in:
10
uninstall.php
Executable file
10
uninstall.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Opalestate Uninstall
|
||||
*
|
||||
* Uninstalling Opalestate deletes user roles, pages, tables, and options.
|
||||
*
|
||||
* @package Opalestate\Uninstaller
|
||||
*/
|
||||
|
||||
defined( 'WP_UNINSTALL_PLUGIN' ) || exit;
|
||||
Reference in New Issue
Block a user