=== MySQLi database layer === Contributors: CodeKitchen, markoheijnen Tags: database, backend Requires at least: 3.6 Tested up to: 3.6 Stable tag: 1.0 License: GPLv2 or later MySQL is deprecated and this plugin creates a layer to use MySQLi instead. So you don't get notices when using PHP 5.5 == Description == MySQL is deprecated and this plugin creates a layer to use MySQLi instead. So you don't get notices when using PHP 5.5 Be sure to read the installation instructions, as this is **not** a traditional plugin, and needs to be installed in a specific location. == Installation == 1. Verify that you have MySQLi 2. Copy `db.php` to your WordPress content directory (`wp-content/` by default). 3. Done!