このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

MySQLi database layer

説明

MySQL_* functions 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 on activation you do need to install our database driver by using the settings screen or move manually db.php into your content directory.

インストール

  1. Verify that you have MySQLi
  2. Go to the settings page of this plugin and install our driver or just copy db.php to your WordPress content directory (wp-content/ by default)
  3. Done!

評価

2019年6月10日
It saved my day, I was having a hard time running locally an obsolete website with PHP56 and WordPress 3.5.1… placing db.php from this plugin in my wp-content folder worked! Now I don’t get anymore the error “Your PHP installation appears to be missing…”. Thanks!
2016年9月3日
I was restoring an old WordPress site (v3.7.1) that I haven’t touched in over 3 years that on my WAMP server. Even though this plugin hasn’t been updated for just as long, it was helpful in fixing the depreciation notices that I was getting for mysqli, thank you.
2017年2月7日
PS: conflicts: wp-cleanup plugin
12件のレビューをすべて表示

貢献者と開発者

MySQLi database layer はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“MySQLi database layer” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。