UD Audit Manager

A lightweight, modular website auditing plugin for WordPress that scans and optimizes SEO, performance, security, and database health.

3 database tables

Table NameDescriptionMethod
wp_audit_findingsStores audit findings data created by this plugin.Static
wp_audit_runsStores audit runs data created by this plugin.Static
wp_audit_snapshotsStores audit snapshots data created by this plugin.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_comments
Direct access
wp_options
Option key:blog_publicOption key:udam_last_cron_errorOption key:udam_toolkit_db_versionOption key:udam_toolkit_settingsOption key:udam_toolkit_setup_completed
wp_postmeta
Post meta