=== Custom Post Meta Cleaner === Contributors: WPCloudLayer Donate link: http://www.wpcloudlayer.com Tags: custom post meta, custom post type meta, clear post meta Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin designed to clear out empty custom post meta created during theme development. == Description == A simple plugin which runs a sql query in order to clear out empty post meta that can be left over from the theme development process. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == N/A == Screenshots == 1. http://rehatched.com/how-to-clear-wordpress-custom-post-type-meta == Changelog == = 1.0 = *First Version