alleyinteractive / meta-inspector
View various types of meta data about WordPress objects to assist debugging.
Installs: 30 168
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 38
Forks: 3
Open Issues: 1
Type:wordpress-plugin
Requires
- php: ^8.0
Requires (Dev)
README
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.0
.
Use
You can install the package via composer:
composer require alleyinteractive/meta-inspector
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.