Skip to content

WordPress Plugin that adds a metabox displaying Post information

Notifications You must be signed in to change notification settings

xwp/wp-post-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Post Inspector Plugin

Banner Adds a simple metabox to each post/page/custom post type displaying its complete meta information.

Contributors: x-team, johnregan3
Tags: post, [post meta](http://wordpress.org/plugins/tags/post meta), postmeta, [post object](http://wordpress.org/plugins/tags/post object), object, attachments, [custom post type](http://wordpress.org/plugins/tags/custom post type)
Requires at least: 3.6
Tested up to: 3.7.1
Stable tag: trunk (master)
License: GPLv2 or later

Description

Displays the Post object, Taxonomies, Post Meta fields and more!

The Post Inspector metabox displays in the Edit Post (or Page) screen in your WP Admin. It displays useful information about the post for debugging.

Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there before going to the plugin forum.

Installation

Install WP Post Inspector just as you would any other WP Plugin:

  1. Download WP Post Inspector from WordPress.org.

  2. Unzip the .zip file.

  3. Upload the Plugin folder (wp-post-inspector/) to the wp-content/plugins folder.

  4. Go to Plugins Admin Panel and find the newly uploaded Plugin, "WP Post Inspector" in the list.

  5. Click Activate Plugin to activate it.

More help installing Plugins

Frequently Asked Questions

How To Set User Permissions

  1. Navigate to Settings > Writing.

  2. In the field "Post Inspector User Access," set the minimum Capability that can view the Post Inspector Metabox.

See "Capability vs. Role Table" in the WordPress Codex for help determining a capability level for your install.

Screenshots

Changelog

1.0

  • Inital Release

Upgrade Notice

1.0

  • Inital Release

About

WordPress Plugin that adds a metabox displaying Post information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published