Current Path : /home/church/www/paradigmmar.com/wp-content/plugins/business-hours-indicator/ |
Current File : /home/church/www/paradigmmar.com/wp-content/plugins/business-hours-indicator/uninstall.php |
<?php // Fired when the plugin is uninstalled. // If uninstall not called from WordPress, then exit. if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } delete_option('mb-bhi-settings'); ?>