=== Post Meta Data Manager ===

Contributors: gandhihitesh9
Donate link: https://paypal.me/h1994tesh
Plugin Name:  Post Meta Data Manager
Plugin URI: http://www.wpexpertplugins.com/
Tags: custom post meta editor, meta fields editor, meta, post meta, inspector, custom fields, debug, tools
Requires at least: 3.0
Tested up to: 6.8
Stable tag: 1.5.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WC tested up to: 4.8.0
Author URI: http://www.wpexpertplugins.com/contact-us/

View, modify, search, and delete post meta, user meta, and taxonomy meta right from your WordPress edit screens—all without ever touching the database or writing code.

== Description ==

**Stop wasting time editing hidden or custom post meta values in the database or code.**
**Well, you're looking at the ultimate solution.**

The Post Meta Data Manager helps you effortlessly view, edit, search, and manage Custom Fields/Post Meta. It elegantly displays all your post meta keys and values inside a metabox situated directly at the bottom of the post editing screen.


**Powerful Meta Management Features:**

* **User Meta Manager:** Effortlessly manage user meta fields straight from the user profile edit screen.
* **Taxonomy Meta Manager:** Manage term and taxonomy meta fields efficiently from any term edit page.
* **Custom Post Type Support:** Configure which post types display the meta data manager box.
* **Bulk Delete Functionality:** Seamlessly select and bulk delete multiple meta keys at once while editing a specific post to save time.

= Key Features: =

* Quickly search, sort, and edit specific meta values right on the editing screen.
* Supports ascending and descending sorting on the key column for intuitive navigation.
* Elegant pagination shows 10 items per page—say goodbye to endlessly long lists!
* Fully compatible with any built-in or custom post types.

**Got feature ideas or looking for enhancements? We're all ears!**
* [Submit a Feature Request](http://www.wpexpertplugins.com/contact-us/)

= Contributing =

Help us make the plugin even better! Report bugs and suggest new features on [GitHub](https://github.com/gandhihitesh9/post-meta-data-manager) or the [WordPress Support Forum](https://wordpress.org/support/plugin/post-meta-data-manager).

== Installation ==

Installing the plugin is a breeze:

 1. Download the `post-meta-data-manager.zip` file.
 2. Unzip the downloaded file.
 3. Upload the `post-meta-data-manager` directory into your `/wp-content/plugins` folder.
 4. Activate the "Post Meta Data Manager" plugin through the 'Plugins' menu in WordPress.

== Screenshots ==

1. A clear list of keys with searching, pagination, limits, and easy column sorting.
2. The streamlined interface for editing a single field value.
3. Effortless multi-field value editing.

== Changelog ==

= 1.4.5 - 2026-04-04 =
* Added Bulk Delete Functionality for post metas.

= 1.4.4 - 2026-02-24 =
* Added select all functionality into the settings page for check/uncheck all post types & taxonomies.


= 1.4.3 - 2025-04-25 =
* Resolved multisite security issue.

= 1.4.2 - 2024-07-23 = 
* Resolved a support ticket.
* https://wordpress.org/support/topic/cant-see-metadata-section-on-1-4-1/

= 1.4.1 - 2024-07-14 = 
* Resolved a support ticket.
* https://wordpress.org/support/topic/breaks-when-real3d-pdf-is-installed/

= 1.4.0 - 2024-07-10 = 
* Resolved all support tickets.
* https://wordpress.org/support/topic/fatal-error-on-coupons-because-of-wrong-data-type/
* https://wordpress.org/support/topic/incompatible-with-high-performance-order-storage-17/
* https://wordpress.org/support/topic/plugin-conflict-with-postx-pro-taxonomy-image-function/
* https://wordpress.org/support/topic/bug-woocommerce-price-not-update-if-sale-price-is-earlier-set-and-removed/

= 1.3.0 - 2024-06-29 = 
* Vulnerability fixes

= 1.2.3 - 2023-12-21
* Resolved the issue of storing unnecessary metadata.
* https://wordpress.org/support/topic/plugin-corrupted-post_meta-table/

= 1.2.2 - 2023-11-11 = 
* Vulnerability fixes

= 1.2.1 - 2023-10-20 = 
* Vulnerability fixes

= 1.2.0 - 2023-04-15 = 
* Selection of taxonomies setting provided.


= 1.1.5 - 2023-04-11 = 
* General Settings page.
* Provide selection of post types.

= 1.1.4 - 2023-03-11 = 
* check is string value

= 1.1.3 - 2022-11-09 = 
* Applied max-height for bigger model.

= 1.1.2 - 2022-11-09 = Fixed issue
* Fixed issue when object stored in key - https://wordpress.org/support/topic/php-fatal-error-324/

= 1.1.1 - 2022-10-28 = Feature Requests
* Added meta box for profile.php - https://wordpress.org/support/topic/good-plugin-as-compare-to-others-but/


= 1.1.0 - 2022-09-12 =
* Fix Woocommerce Product terms add edit page not saving default fields data.

= 1.0.3 - 2022-03-13 =
* Added taxonomy metaboxes


= 1.0.2 - 2021-08-31 =
* Move all html code into seprate file.
* Added meta box for user edit and listings of all user meta keys.
* Edit & delete user meta key's value.
* Searching, sorting, pagination for listings.

= 1.0.1 - 2021-08-26 =
* Added support for long string meta values from input type text to textarea tag.

= 1.0 - 2021-08-16 =
* Initial release.