
A simple utility plugin for changing or deleting post meta (custom fields) keys in bulk.
| Author: | Andrew Norcross (profile at wordpress.org) |
| WordPress version required: | 3.0 |
| WordPress version tested: | 4.4.2 |
| Plugin version: | 1.0.4 |
| Added to WordPress repository: | 09-09-2012 |
| Last updated: | 18-03-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 2 |
| Plugin URI: | http://andrewnorcross.com/plugins/post-meta-m... |
| Total downloads: | 9 071 |
| Active installs: | 100+ |

Click to start download
|
Screenshots

The Post Meta manager for WordPress interface.
FAQ
Can I only change or delete keys?
At this point, yes. That may change in the future.
I made a typo in the key name I wanted to change to / from
That’s OK. Just run the process again with the correct spelling. Remember, if the typo was in the ‘new’ value, that’s now the ‘old’ value to change.
OH NOES I deleted a key I didn’t mean to!
That is…unfortunate. The process, however, is not reversible. You DID run a backup before, correct?
ChangeLog
1.0.4
- Adding minified versions of CSS and JS files
- Code cleanup for WP coding standards
1.0.3
- Added ajax nonce security check
- Fixed screenshot on GitHub
1.0.2
- Added second menu item for removing user meta
- Updates for WP core changes
1.0.1
- JS cleanup
- inclusion of custom post types for key removal
- Bugfix for prepare() statement in database query
1.0