=== Post Meta Viewer ===
Contributors: yongkiagustinus,nobnob
Tags: post meta, custom field, post meta viewer
Donate link: https://paypal.me/yongki
Requires at least: 4.8
Tested up to: 6.3
Requires PHP: 7.4
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View all post meta that saved in a post, page or custom post type in easily readable format. No settings needed just plug and play.

== Description ==
This plugin is useful if you want to see all post metas that stored in a post or page and the value of each meta.
Whether for debugging, quick view a data or just curious what is saved inside your post or page meta.

Just install and activate, **Post Meta Viewer** plugin will show a metabox contain the list table of all post metas that saved for each post or page in easily readable format. 

No settings needed just plug and play.

= Thanks to Contributors =
Thank you for the contibution to this plugin to

* [Javier Esteban](https://profiles.wordpress.org/nobnob/) for translating this plugin to Spanish

== Installation ==
1. Upload "post-meta-viewer" folder to the "/wp-content/plugins/" directory.
1. Activate the plugin through the "Plugins" menu in WordPress.

== Frequently Asked Questions ==
= How do i get support? =
You can get support by going to Support section of this plugin page

== Screenshots ==
1. Post Meta Viewer

== Upgrade Notice ==
Keep your plugin up to date to get the latest features & the best performance

== Changelog ==

= 2.0 =

Release date: August 12th, 2023
* **New Feature** Term meta support
* WordPress 6.3 compatibility test
* Increase minimum PHP version to the minimum stable and secure version supported by WordPress
* Update plugin code to comply with WP Codesniffers

= 1.3 =

Release date: July 22nd, 2021
* WordPress 5.8 compatibility test


= 1.2 =

Release date: April 1st, 2020
* WordPress 5.4 test


= 1.1 =

Release date: March 24th, 2020

* Fix HTML markup display in post meta value


= 1.0 =

Release date: March 23rd, 2020

* Initial release.