Display the meta data for WordPress objects in the admin to assist in debugging.
This package is released via Packagist for installation via Composer. It follows semantic versioning conventions.
Requires Composer and PHP >= 8.0
.
You can install the package via composer:
composer require alleyinteractive/meta-inspector
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)
Run composer test
to run tests against the Coding Standards.
Please see CHANGELOG for more information on what has changed recently.
This project is actively maintained by Alley. Like what you see? Come work with us.
This project is licensed under the GNU Public License (GPL) version 2 or later.