=== DBOptimizer ===
Contributors: bledileka
Donate link: http://bweb.solutions/
Tags: database, optimize, repair
Requires at least: 5.0.0
Requires PHP: 5.2.4
Tested up to: 5.0.3
Stable tag: 2.0

This plugin is just a simple tool that may be useful to keep your wordpress databases optimized. You can also try to repair tables.

== Description ==
- This plugin is just a simple tool that may be useful to keep your wordpress databases optimized.


== Installation ==

1. Upload `db-optimizer` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Just open the DBOptimizer page from your left side menu and optimize your db.

== Frequently Asked Questions ==

= Is it free? =

Yes, it's free.

= How it works ? =

It simply runs OPTIMIZE and REPAIR queries on your database tables. No fancy or particular operations. 

== Screenshots ==
1. Interface of the DBOptimizer plugin. Simple and easy to use. No ads and no shady code!

== Changelog ==

= 2.0 =
* Upgraded the php queries to run with the latest $wpdb.

== Upgrade Notice ==
- No notices avaliable for now

== Arbitrary section ==
- No information avaliable for now