PostMeta Viewer is an essential utility for WordPress developers who work with custom fields and post meta. Whether you're using Advanced Custom Fields (ACF), Pods, Toolset, or custom-coded meta fields, this plugin provides a clean and developer-friendly interface to explore, search, and analyze meta data across your entire WordPress site.
It is designed strictly as a
read-only inspection tool, making it safe for production environments.
Key Features
- Complete Meta Overview\
Browse all posts, pages, and custom post types with total custom field counts.
- Detailed Meta Inspection\
View all meta keys and values for any individual post, taxonomy term, user, or comment.
- Powerful Search & Filtering\
– Search across post titles, content, meta keys, and meta values\
– Filter by post type, post status, and date range\
– Filter by specific meta key existence\
– Filter by meta value type (string, array, JSON, numeric, empty)
- Meta Inspector Everywhere\
– Post edit screen meta box (configurable per post type)\
– Taxonomy term edit screens (categories, tags, custom taxonomies)\
– User profile edit screens\
– Comment edit screen
- Developer-Friendly Data Display\
– Proper formatting for serialized, array, and JSON meta values\
– One‑click “beautify” toggle to expand complex data structures\
– Dark‑style pre‑formatted output for readability
- Post Statistics\
Quick insights into total posts and filtered results.
- Extensive Settings Page\
– Choose which roles can access the inspector\
– Toggle visibility on post types, taxonomies, users, and comments\
– Hide internal meta keys (those starting with an underscore)\
– Adjust items per page
- Responsive Admin UI\
Works smoothly across all screen sizes.
Ideal For
- ACF Developers – Debug and verify stored ACF field data
- Plugin Developers – Inspect custom meta added by plugins
- Theme Developers – Validate custom field implementations
- Site Debugging – Identify and resolve metadata issues
- Migration Projects – Analyze existing meta structures
- Learning WordPress – Understand how post meta works internally