Plugin info

Total downloads: 49
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/6/2025 (25 days ago)
Added to WordPress: 11/19/2025 (0 years old)
Minimum WordPress version: 5.8
Tested up to WordPress version: 6.9
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 25 days ago

68/100

Is FM: Meta Data Manager for Post abandoned?

Likely maintained (last update 25 days ago).

Compatibility

Requires WordPress: 5.8
Tested up to: 6.9
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

FM: Meta Data Manager for Post gives developers and power users a fast, interactive way to manage post meta directly from the post edit screen.

  • Instantly view all meta keys and values for any post, page, or custom post type.
  • Edit, add, or delete meta values with a single click — no need for phpMyAdmin or custom code.
  • Fully AJAX-powered interface for real-time updates without page reload.
  • Works seamlessly with all post types.
  • Lightweight, developer-friendly, and beautifully integrated into the WordPress admin.

Perfect for debugging, inspecting, or cleaning up post meta data.

Note: This plugin is an independent open-source project created and maintained by the developer.
It is not affiliated with, endorsed by, or dependent on any company or organization.

⚠️ Warning / Disclaimer

Editing or deleting post meta directly can affect how your theme or plugins function.
Before making any changes, create a full database backup.
The developer is not responsible for any data loss or site malfunction caused by incorrect meta edits, additions, or deletions.

This tool is intended primarily for developers and advanced WordPress users who understand how post meta works.

Features

  • View all post meta data in a clean, sortable table.
  • Add new meta keys and values directly.
  • Edit existing meta values instantly with AJAX.
  • Delete unused or old meta entries with one click.
  • Real-time success and error messages (no page refresh).
  • Works with posts, pages, and all custom post types.
  • Clean and lightweight — loads only on post edit screens.
  • Built with security in mind using WordPress nonces.

License

This plugin is licensed under the GPLv2 or later.
You can freely modify and redistribute it under the same license.

Installation

  1. Upload the plugin files to the /wp-content/plugins/fm-meta-data-manager-for-post directory, or install it through the WordPress Plugins screen directly.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Edit any post, page, or custom post — you’ll see a Meta Data Manager box showing all meta fields.
  4. You can now view, edit, delete, or add new meta data instantly.

Frequently Asked Questions

Does it support custom post types?

Yes, it supports all registered post types automatically.

Can I add new meta keys and values?

Yes! The plugin includes an “Add New Meta” section where you can add new key-value pairs instantly.

Can I edit multiple meta keys with the same name?

Yes, it displays all instances of each meta key and lets you edit or delete them individually.

Is it safe to edit meta values directly?

Yes, but be cautious — changing certain meta fields may affect plugin or theme functionality.

Does it support user meta or term meta?

Currently, it supports only post meta. Future updates may include user and term meta management.

Review feed

No reviews available

Screenshots

  1. Meta Data Manager displaying all post meta in a clean table.

    Meta Data Manager displaying all post meta in a clean table.

  2. Inline editing of meta values with AJAX updates.

    Inline editing of meta values with AJAX updates.

  3. Adding new meta fields dynamically.

    Adding new meta fields dynamically.

  4. Deleting meta entries instantly with success notifications.

    Deleting meta entries instantly with success notifications.

Changelog

1.0.1

Fixed the issues suggested by WP Team!

1.0.0

  • Initial release.
  • View, edit, delete, and add post meta directly.
  • AJAX-powered updates and deletions.
  • Instant success/error messages with no page reload.
  • Works across all post types.