Entity Viewer

Displays properties and custom fields of WordPress entities (posts, users, terms, comments) for debugging/development purposes.

Author:Vladimir Sklyar (profile at wordpress.org)
WordPress version required:5.7
WordPress version tested:5.9
Plugin version:0.5.1
Added to WordPress repository:28-01-2022
Last updated:28-01-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:https://github.com/versusbassz/entity-viewer/
Total downloads:707
Active installs:50+
plugin download
Click to start download

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


ChangeLog