Admintosh – WordPress admin customization and security tools
login attempts, Firewall, reCAPTCHA, country restriction, Login History, change wp-login.php to anything make sure your site security.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_ats_activity_logs | A logging table that records activity, events, or audit history. | Static |
| wp_ats_login_history | A logging table that records activity, events, or audit history. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
_transient_timeout_Option key:admintosh_activity_logs_db_tableOption key:admintosh_last_activated_pluginOption key:admintosh_last_registered_userOption key:admintosh_last_theme_changeOption key:admintosh_lh_database_tableOption key:admintosh_options