Opal-Estate-Pro/uninstall.php

11 lines
197 B
PHP
Raw Permalink Normal View History

2019-09-10 06:27:33 +02:00
<?php
/**
* Opalestate Uninstall
*
* Uninstalling Opalestate deletes user roles, pages, tables, and options.
*
* @package Opalestate\Uninstaller
*/
defined( 'WP_UNINSTALL_PLUGIN' ) || exit;