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:6.6.2
Plugin version:0.5.2
Added to WordPress repository:28-01-2022
Last updated:13-09-2024
Rating, %:100
Rated by:2
Plugin URI:https://github.com/versusbassz/entity-viewer/
Total downloads:2 192
Active installs:100+
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