This repository was archived by the owner on May 15, 2018. It is now read-only.
forked from 10up/meta-bulk-edit
-
Notifications
You must be signed in to change notification settings - Fork 0
thaicloud/meta-bulk-edit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
=== Meta Field Bulk Edit === Contributors: 10up, thaicloud Tags: meta, field, custom post type, bulk, quick, edit Author URI: http://knowmike.com Requires at least: 2.8 Tested up to: 3.6.1 Stable tag: 1.0.2 Map a meta field to a CPT for quick-edit & bulk-edit capabilities. == Description == Previously, there was no easy way to add a custom meta field to the Post (or Custom Post Type) admin listing for integration with the Quick Edit & Bulk Edit functionality. This plugin does just that. Simply specify which meta key (as seen in the wp_postmeta table) you want to quick / bulk edit and it works. Please note that at the moment, only one meta key can be added to one post type. == Installation == 1. Upload the `meta-bulk-edit` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Modify the $meta_settings variable in meta_bulk_edit.php == Changelog == = 1.0.2 = * Add validation & code reformat = 1.0.0 = * Initial release
About
Map a meta field to a CPT for quick-edit & bulk-edit capabilities.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 77.1%
- JavaScript 22.9%