alleyinteractive/meta-inspector

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

Installs: 10 672

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 37

Forks: 2

Open Issues: 0

Type:wordpress-plugin

v1.1.2 2024-01-08 17:47 UTC

This package is auto-updated.

Last update: 2024-03-12 18:14:54 UTC


README

Stable tag: 1.1.0

Requires at least: 5.9

Tested up to: 5.9

Requires PHP: 7.4

License: GPL v2 or later

Tags: alleyinteractive, meta-inspector

Contributors: alleyinteractive

Coding Standards

Display the meta data for WordPress objects in the admin to assist in debugging.

Installation

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

Testing

Run composer test to run tests against the PHP code in the plugin via PHPUnit.

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.