WP Manifestindependent plugin directory
manifest / developer / meta-inspector

Meta Inspector

View various types of meta data about WordPress objects to assist debugging.

by alleyinteractive, jameswalterburke · github.com/alleyinteractive/meta-inspector

21stars
439kcomposer installs
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/alleyinteractive/meta-inspector/archive/refs/heads/develop.zip

Also on Packagist as alleyinteractive/meta-inspector:

composer require alleyinteractive/meta-inspector

From the readme

Meta Inspector Display the meta data for WordPress objects in the admin to assist in debugging. Releases This package is released via Packagist for installation via Composer. It follows semantic versioning conventions. Install Requires Composer and PHP = 8.2. Use You can install the package via composer: Usage Once activated, the plugin will add meta boxes to the following object types that expose the meta data for the object: - Comments - Terms - Posts - Users - Groups (BuddyPress) - Activities (BuddyPress) Testing Run composer test to run tests against the Coding Standards. Changelog Please see CHANGELOG for more information on what has changed recently. Credits This project is actively maintained by Alley. Like what you see? Come work with us. License This project is licensed under the GNU Public License (GPL) version 2 or later.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.2.0Dec 11, 2025
v1.1.3Apr 4, 2024
v1.1.2Jan 8, 2024
v1.1.1Jun 28, 2023
v1.1.0Feb 16, 2023
v1.0.0Oct 10, 2022