Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.
/ meta-bulk-edit Public archive

Map a meta field to a CPT for quick-edit & bulk-edit capabilities.

Notifications You must be signed in to change notification settings

10up/meta-bulk-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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.1

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.0 =
* Initial release

About

Map a meta field to a CPT for quick-edit & bulk-edit capabilities.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages