=== GSaini DB Optimizer ===
Contributors: ghanshyam1intutorials
Tags: database optimization, cleanup, performance
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Short Description:Optimize your WordPress database by removing revisions, spam comments, and transients for better site performance.

== Description ==
The GSaini DB Optimizer helps you improve the performance of your WordPress site by cleaning up your database. It removes unwanted data, such as post revisions, spam comments, and expired transients.

== Installation ==

1. Upload the `gsaini-db-optimizer` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the DB Optimizer settings page to start optimizing your database.

== Usage ==

After activating the plugin, go to the "Database Optimization" section in the WordPress admin menu. From there, you can:

- Delete old post revisions
- Remove spam comments
- Clean up expired transients
- Optimize database tables
- Create indexes for better performance

== Frequently Asked Questions ==

= What does this plugin do? =
The GSaini DB Optimizer cleans up your WordPress database by removing unnecessary data, which can help improve site performance.

= Is it safe to use? =
Yes, the plugin performs safe operations to clean up your database. However, it’s always recommended to back up your database before making any changes.

= How can I contact support? =
For support inquiries, please contact the author via the WordPress plugin support forums or through the plugin's GitHub repository.

== Changelog ==

= 1.0.1 =
* WP Query Bug fixes.

= 1.0.0 =
* Initial release of GSaini DB Optimizer.
