/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
wp-health
/
Upload File
HOME
<?php if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { // If uninstall not called from WordPress exit exit; } delete_option('wp_health_allow_tracking'); delete_option('wp_umbrella_disallow_one_click_access'); delete_option(WP_UMBRELLA_SLUG); delete_option('wphealth_version'); delete_option('wp_umbrella_backup_data_process'); delete_option('wp_umbrella_backup_suffix_security');