PluginProbe
Vigilant – 100% Free Security Suite: Firewall, 2FA, Login, Headers, Scanner… / 2.11.8
Vigilant – 100% Free Security Suite: Firewall, 2FA, Login, Headers, Scanner… v2.11.8
3.0.0 2.11.12 2.11.11 2.11.10 2.11.9 2.11.7 2.11.8 2.11.6 2.11.5 2.11.4 2.11.3 2.11.1 2.11.2 2.11.0 2.10.5 2.10.4 2.10.3 2.10.2 2.10.1 2.10.0 2.9.9 2.9.8 2.9.6 2.9.7 2.9.5 All 88 releases
← All changes | uninstall.php +0 -9 3.0.02.11.8 View file →
@@ -186,15 +186,8 @@
186 186 // The wp-config.php one holds the database credentials and the
187 187 // authentication salts, so leaving it behind would keep them readable in
188 188 // the options table long after the plugin is gone.
189 189 'vigilante_htaccess_backup',
190 - 'vigilante_htaccess_history',
191 - // The pre-migration snapshot keeps our own header block so the owner can
192 - // restore it; it is still ours to remove on uninstall, along with the
193 - // recovery undo copy and the dismissed flag.
194 - 'vigilante_htaccess_pre_migration',
195 - 'vigilante_htaccess_recovery_undo',
196 - 'vigilante_htaccess_recovery_done',
197 190 'vigilante_wpconfig_backup',
198 191 'vigilante_config_copies_purged',
199 192 'vigilante_config_copies_sweep_lock',
200 193 'vigilante_htaccess_write_lock',
@@ -200,9 +193,8 @@
200 193 'vigilante_htaccess_write_lock',
201 194 'vigilante_plugin_status_state',
202 195 'vigilante_plugin_status_last_check',
203 196 'vigilante_ignored_closed_plugins',
204 - 'vigilante_self_integrity_state',
205 197 );
206 198
207 199 foreach ( $options_to_delete as $option ) {
208 200 delete_option( $option );
@@ -271,9 +263,8 @@
271 263 'vigilante_critical_files_baseline',
272 264 'vigilante_owned_blocks',
273 265 'vigilante_owned_blocks_claim',
274 266 'vigilante_ignored_closed_plugins',
275 - 'vigilante_self_integrity_state',
276 267 'vigilante_ignored_files',
277 268 'vigilante_dismissed_notices',
278 269 'vigilante_under_attack_mode',
279 270 'vigilante_active_preset',