Archive for patch
mysqli for WordPress 2.9.1
January 7th, 2010 • 3 comments freebies, mysql, patch, wordpress
WordPress does not officialy support the mysqli drivers. I needed my WordPress installation to use the mysqli class instead of the mysql ones. I’m sure there will be someone else out there with the same needs I decided to place the modified database class and the patch file online. Use whichever you prefer.
WordPress mysqli 2.9 Database Class Patch
December 30th, 2009 • 3 comments freebies, patch, php, wordpress
WordPress does not officialy support the mysqli drivers. I needed my WordPress installation to use the mysqli class instead of the mysql ones. I’m sure there will be someone else out there with the same needs I decided to place the modified database class and the patch file online. Use whichever you prefer.