=== Phantom Record Buster === Contributors: robholmes7 Short Description: Safely identify and remove orphaned or phantom records to optimize your WordPress database performance. Tags: database, cleanup, records, performance, optimization Requires at least: 6.0 Tested up to: 7.0 Stable tag: 1.3.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == Phantom Record Buster is a lightweight tool designed to identify and remove orphaned or 'phantom' records from your WordPress database. It helps maintain site performance by keeping your database clean and efficient. == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Access the settings via the Tools menu. == Changelog == = 1.3.0 = * Initial stable release. * Corrected plugin header metadata for repository compatibility.