=== WP Settings & Health Dashboard === Contributors: codecompiled Tags: site health, speed, database health, system info, autoload, wordpress performance, slow wordpress, wp options Requires at least: 5.8 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 2.9.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Complete health dashboard to monitor site speed, server settings, and database bloat. Includes Autoload Intelligence to detect always-loaded performance bottlenecks. == Description == **WP Settings & Health Dashboard** helps you identify what may be slowing down your WordPress site by exposing hidden database and configuration issues. It highlights large database tables, analyzes autoloaded options (data loaded on every request), and provides key insights into WordPress settings, plugins, and server environment. Built for developers and site admins, the plugin also allows you to generate clean, SQL-compatible database backup scripts for safekeeping or migration. == Features == * **Autoload Intelligence:** Detect large always-loaded options that can slow every page request. * **Database Diagnostics:** Identify large tables and potential database bloat. * **SQL Backups:** Generate clean, SQL-compatible backup scripts for migration or security. * **Server Insights:** Monitor environment details including PHP version and memory limits. * **Plugin Overview:** View active and inactive plugins quickly. == Installation == 1. Search for "WP Settings" via **Plugins > Add New** in your dashboard. 2. Alternatively, upload the `wp-settings` folder to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu. 4. Access the dashboard via the **WP Settings** menu in your sidebar. == Screenshots == 1. The main Health Dashboard showing server, database, and theme metrics. 2. Detailed view of WordPress and Server configurations. 3. One-click Database Backup and SQL Script generation. == Changelog == = 2.9.0 = * Added Autoload Intelligence (detect always-loaded data) * Highlighted top database tables * Improved database insights UI = 2.8.2 = * Feature: Added a real-time Database Table Size Audit tool. * Feature: Introduced a precision filter dropdown for table sizes (ranging from 0.1 MB to 100 MB). * Improvement: Optimized UI with a dedicated "Database Tools" tab for better workspace management. * Fix: Improved PHP 8.1+ compatibility for SQL export headers. * Fix: Resolved a minor CSS conflict in the admin dashboard cards. = 2.5.9 = * Optimized plugin metadata and SEO tags for better search visibility. * Fixed typos in the description and improved documentation. * Verified compatibility with WordPress 6.7.