prefix . 'pc_hfap_snippets'; $wpdb->query("DROP TABLE IF EXISTS $table_name"); // Delete all plugin options delete_option('pc_hfap_delete_data_on_uninstall'); delete_option('pc_hfap_version'); }