=== WP Settings & Health Dashboard ===
Contributors: codecompiled
Tags: site health, speed, database health, system info, sql check
Requires at least: 5.8
Tested up to: 6.7
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 easy one-click backups and system diagnostics.

== Description ==

**WP Settings & Health Dashboard** helps you manage your site by displaying critical technical information—including WordPress settings, database details, and theme configurations—all in one place.

Built for developers, this plugin allows you to generate clean, SQL-compatible database backup scripts for safekeeping or site migration. It identifies heavily-used tables so you can optimize your database and monitors server vitals like PHP versions and Apache settings to ensure peak performance.

== Features ==

* **Site Overview:** View core WordPress settings, URLs, and versions at a glance.
* **Database Diagnostics:** Analyze MySQL versions and identify large tables for optimization.
* **SQL Backups:** Generate clean, SQL-compatible backup scripts for migration or security.
* **Server Insights:** Monitor environment details including PHP settings and Apache versions.
* **Plugin Management:** View and manage active and inactive plugins from a single view.

== 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.