內容簡介
使用 SQL Executioner,您可以在 WordPress 管理後台中運行任意的 SQL 查詢,而無需像 phpMyAdmin 或者 MySQL 命令行客戶端那樣使用外部工具來查看和修改您的 WordPress 數據庫。在許多情況下,這允許您繞過 WordPress 管理介面本身的限制,並使用 SQL 的全部表現力分析和更新您的部落格數據庫。
安裝後,只需前往「工具」>「SQL Executioner」頁面即可使用。
如果您有興趣貢獻此外掛的程式碼,它也可以在 GitHub 上找到:
https://github.com/justincwatt/wp-sql-executioner
外掛標籤
開發者團隊
原文外掛簡介
Instead of needing a tool like phpMyAdmin
or the mysql command line client to view and modify your WordPress database,
the SQL Executioner allows you to run arbitrary SQL queries against your
WordPress database from within the Admin. In many cases this allows you to bypass
the inherent limitations of the WordPress Admin interface, and use the full expressive
power of SQL to analyze and update your blog’s database.
To use simply install and visit the Tools > SQL Executioner page.
If you’re interested in contributing to the code behind this plugin, it’s also hosted on GitHub:
https://github.com/justincwatt/wp-sql-executioner
