
內容簡介
這個外掛會為 WordPress 增加一個更好的資料庫層。它允許您比預設的功能更多,並且始終跟進核心所做的變更。
mysql_* 函式
mysql_*函式在 PHP 5.5 中官方停用並會顯示 E_DEPRECATED 錯誤。
在 https://core.trac.wordpress.org/ticket/21663 上有相關討論。
這個外掛反映了這些討論結果。
為什麼要使用這個外掛?
如果您想要開始使用 PDO / MySQLi for WordPress,您應該使用這個外掛。
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds an improved database layer to WordPress. It allows you to do more then the default one and is always up-to-date with the changes core makes.
mysql_* functions
The mysql_* functions are officially deprecated for PHP 5.5 and are throwing E_DEPRECATED errors.
On https://core.trac.wordpress.org/ticket/21663 there is discussion on this topic.
This plugin reflects those discussions.
Why should I use this plugin?
You should use this plugin if you want to start using PDO / MySQLi for WordPress.
