=== Simple Post Meta Manager === Contributors: almos20 License: GPLv2 or later Donate link: http://sandorkovacs84.wordpress.com/ Tags: post meta manager, post meta, post meta values Requires at least: 3.1.0 Tested up to: 4.4.1 Stable tag: 1.0.9 Post Meta Manager plugin does two things: replace post meta values and rename post meta keys. == Description == This plugin is for advanced WP editors / developers. It should increase the productivity when your post custom field's values are messed. Case 1: Let's say you have a city custom field - input text - , where an user can enter his location. Some of the users will enter correctly the name of the city, some of them not. With the help of this plugin you can select the city custom field , the mistyped city name and you have the possibility to rename it. Case 2: Let's say you have 2 custom fields: - cpt_city1 for custom post type1 - cpt_city2 for custom post type2 Rename cpt_city1 to city and cpt_city2 to city will merge all the values from cpt_city1, cpt_city2 to city. PS: Always create database backup before renaming or replacing meta keys / values. == Installation == 1. Install Simple Post Meta Manager either via the WordPress.org plugin directory, or by uploading the files to your server 2. Activate the plugin through the 'Plugins' menu in WordPress 3. (optional) Configure the plugin settings in POSTS -> META MANAGER 4. That's it. You're ready to go! == Frequently Asked Questions == Nothing yet. == Screenshots == 1. Replace meta values. 2. Rename meta keys. == Changelog == = 1.0.9 = * [Test] WordPress 4.4.1 * [Test] WordPress 4.3.2 * [Test] WordPress 4.3.1 * [Test] WordPress 4.3.0 * Test with WordPress 4.2.1 = 1.0.8 = * Update for WordPress 3.8 = 1.0 = * First version. == Upgrade Notice == No Upgrade Notice. This is the first release.