alleyinteractive/meta-inspector

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

Installs: 11 707

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 37

Forks: 2

Open Issues: 0

Type:wordpress-plugin

v1.1.3 2024-04-04 17:36 UTC

This package is auto-updated.

Last update: 2024-04-04 17:58:10 UTC


README

Coding Standards

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

Screenshot of the settings panel

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.

Alley logo

License

This project is licensed under the GNU Public License (GPL) version 2 or later.