Software Details:
Version: 1.9.3 updated
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 36
WP DB Driver was created to solve the problem of mysql_* functions that are throwing E_DEPRECATED errors when WordPress is installed on a server running the PHP 5.5.x branch.
With WP DB Driver developers can simply change the DB driver to PDO / MySQLi, and add the proper MySQL-WordPress support.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Sync to changeset 32261.
What is new in version 1.8.1:
- Synced with the latest changes of WordPress in trunk
- Works when plugins folder has been changed
- Added network support
- Security enhanchement when using a network installation
What is new in version 1.6:
- Fixed returning incorrect number of rows for some queries.
- Added error_handler.
- Trowing doing_it_wrong message for all mysql_* functions.
Requirements:
- WordPress 3.6 or higher
Limitations:
- Still under development.
Comments not found