• File: uninstall.php
  • Full Path: /home/bravrvjk/hpgt.org/wp-content/plugins/maintenance/wf-flyout/uninstall.php
  • Date Modified: 09/25/2019 9:16 AM
  • File size: 165 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

if (!defined('WP_UNINSTALL_PLUGIN')) {
  exit();
}
delete_option('maintenance_options');
delete_option('maintenance_meta');
delete_option('mtnc_db_version');