內容簡介
此外掛顯示 WordPress 實體(文章、使用者、分類、評論)的屬性和自訂欄位,供偵錯/開發用途。
功能
支援的實體:文章(包括自訂文章類型)、使用者、分類、評論
顯示的資料:屬性(例如 ID、guid、post_type)和自訂欄位(例如 _edit_lock、_thumbnail_id)
根據不同條件排序(升冪/降冪)
搜尋/篩選(並突顯搜尋結果)
美觀的序列化資料檢視
在古鐵堡(Gutenberg)的「發布/更新」動作時自動更新
不需整個頁面重新整理的手動更新
工作原理
此外掛在 WP 管理員面板中的支援 WordPress 實體的「編輯」頁面中顯示 metabox。
訪問資訊所需的角色是「單一網站」模式下的 管理員 和「多站台」模式下的 超級管理員。
連結
Github 儲存庫、Github 問題
外掛標籤
開發者團隊
原文外掛簡介
The plugin displays properties and custom fields of WordPress entities (posts, users, terms, comments) for debugging/development purposes.
Features
Supported entities: posts (including custom post types), users, terms, comments
Displayed data: properties (e.g. ID, guid, post_type) and custom fields (e.g. _edit_lock, _thumbnail_id )
Sorting by different conditions (ASC/DESC)
Searching/filtering (with highlighting of found result)
Pretty viewing of serialized data
Auto-updating on Gutenberg’s “publish/update” actions
Manual updating without refreshing a whole page
How it works
The plugin displays the metabox on “edit” pages of supported WordPress entities in the WP Admin Panel.
The required role to access the info is Administrator for “Single site” mode and Super Admin for “Multisite”.
Links
Github repo, Github issues
