內容簡介
這個外掛可以讓你透過MySQLi擴充套件提供的驅動程式在WordPress的資料庫中執行任何類型的SQL查詢,而不需要使用其他工具,如phpMyAdmin。此外,它還可以讓你將結果以CSV格式匯出檔案。要存取此外掛的管理頁面(工具->執行SQL查詢),你的帳戶需要擁有install_plugins的功能,這意味著在多站安裝中必須是超級管理員,或者在單一站點中必須是管理員。歡迎自由貢獻:
https://github.com/Sefirost/run-sql-query
使用時需自負風險。在任何情況下,本外掛的作者都不會對使用此工具執行的查詢對資料庫造成的任何損壞或破壞性影響承擔責任或負有法律責任。
外掛標籤
開發者團隊
原文外掛簡介
This plugin will allow you to execute any type of SQL query into the WordPress’s DB connecting through the driver provided by the MySQLi extension without the need to use another tool like phpMyAdmin.
It also gives you the ability to export the results in a CSV format file.
In order to access this plugin’s admin page (Tools -> Run SQL Query), your account needs to have the install_plugins capability, that means a Super Admin in the multi-site installation or an Admin in a single site.
Feel free to contribute:
https://github.com/Sefirost/run-sql-query
Use on you own risk. Under no circumstances will the Author of this plugin assume responsibility or liability for any damages or destructive effects on the database resulting from the queries executed using this tool.
