It's a WordPress plugin that displays properties and custom fields of WordPress entities (posts, users, terms, comments) for debugging/development purposes.
ID
, guid
, post_type
) and custom fields (e.g. _edit_lock
, _thumbnail_id
)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".
The project follows https://semver.org/
The license of the project is GPL v2 (or later)