
內容簡介
Adminer 是一個資料庫管理工具,可以查看和編輯資料庫的表格、程式、觸發器等。它還允許運行 SQL 語句來導入數據、進行批量更改或執行其他複雜操作。它的功能類似於 phpMyAdmin。它面向開發人員和有資料庫使用經驗的人士。
此外掛程式提供一個安全連接到您的 WordPress 資料庫,僅限於 WordPress 配置文件中保存的範圍,並且只有具有edit_plugins能力(通常是管理員)的已登入帳戶才能訪問。這確保只有已經具有足夠權限威脅安裝的人才能使用。每個對Adminer的請求都會先使用您的WordPress會話進行身份驗證。某些安全性外掛可能會對管理員會話加上額外的限制,因此如果您安裝了安全性外掛,此外掛程式可能無法正常工作。
請注意,同一主機上受同樣認證保護的任何其他資料庫也將可在Adminer中訪問。這是資料庫的操作方式,而不是Adminer或此插件的限制。如果其他資料庫需要不同的訪問限制,它們應該有獨立的認證。
外掛標籤
開發者團隊
② 後台搜尋「Database Access with Adminer」→ 直接安裝(推薦)
原文外掛簡介
Adminer is a database administration tool that allows viewing and editing of databases tables, routines, triggers, etc. It also allows running SQL statements to import data, make bulk changes, or perform other complex operations. It is similar in function to phpMyAdmin. It is intended for use by developers and those who have had experience with databases.
This plugin provides a secure connection to your WordPress database, limited to that which is saved in your WordPress configuration, and access is granted only to logged-in accounts that possess the edit_plugins capability (normally admins). This ensures it can only used by those who already have enough privilege to pose a risk to the installation. Each and every request to Adminer will first be authenticated using your WordPress session. Some security plugins impose extra restrictions on admin sessions, so this plugin may not work if you have one installed.
Note that any other databases on the same host and protected by the same credentials will also be accessible in Adminer. This is how databases operate and not a limitation of Adminer nor this plugin. If other databases need different access restrictions, they should have separate credentials.
It comes with all the themes published in Adminer’s Git repository, so you can select a style that suits you.
