Description
Through Custom Bulk/Quick Edit, you have the option to edit post meta via text, checkbox, radio, select, and textarea inputs within Bulk Edit and Quick Edit screens. Further, you can enable editing of category and tag taxonomies that don’t show up already. Next, taxnomony, checkbox, radio, and select fields have an option to be reset, as in remove current options during Bulk Editing. This is very helpful when you want to mass reset or remove information.
Video Introduction
Custom Bulk/Quick Edit automatically detects custom fields that use the manage_{$post_type}_posts_columns filter to display additional columns on the edit screen. Therefore, unless it’s already configured, your theme’s functions.php
file will have to be modified to add custom field columns.
Read the Usage section of Installation and the FAQ to get started.
Custom Bulk/Quick Edit Premium
Custom Bulk/Quick Edit Premium extends Custom Bulk/Quick Edit to work with custom post types and adds additional inputs options. Read on for details…
- Free, comprehensive support
- Adds float, integer, and user inputs
- Bulk edit post dates
- Color input with color picker
- Date and time input with datetime picker
- Date input with date picker
- Disable donate references
- Flexible API
- Multiple select selector
- Works with Custom Post Types
- Works with WooCommerce 2.1.0+ custom attributes and product types
Buy Custom Bulk/Quick Edit Premium plugin for WordPress.
Custom Bulk/Quick Edit Premium Doesn’t Work For You?
No problem, it has a 30-day, money back guarantee. Also, you can keep the software, sans support and updates.
Custom Bulk/Quick Edit Add Ons
- Edit Flow – Date (Premium required), number, and user types
- WordPress SEO – Modify WordPress SEO options via bulk and quick edit panels
Loads of Benefits and Features
- API of actions and filters
- Auto-suggest for bulk and quick edit taxonomy entries
- Easily remove or replace
category
andtaxonomy
relations - Edit excerpts and titles
- Performance minded – Plugin automatically only loads when needed
- Prevents editing of common and static fields like cb, id, author, etc.
- Remove specific category and tag entries
- Sample configurations provided as needed
- Save post handler can be customized for your needs.
- Save values normally (serialized), as CSV, or multiple post meta entries
- Setting options export/import
- Settings screen
- Supports WordPress’s own taxonomy handlers for category and tag relations
- Unset checkbox, radio, and select values during bulk edit
- View category and tag relations on edit screen columns
- Works with posts and pages
- Works with Edit Flow‘s checkbox, location, paragraph, and text types
Notes
- This plugin ties into the bulk_edit_custom_box and quick_edit_custom_box actions.
- Unless the manage_{$post_type}_posts_columns is already configured, your theme’s
functions.php
file will have to be modified to add custom field columns.
API
- Read the Custom Bulk/Quick Edit API.
Background
This plugin grew out of the frustration of having to custom write this code for every client. It works best when the custom post types have already added columns to the edit screen via the manage_{$post_type}_posts_columns filter.
Localization
- Spanish translation by Andrew Kurtis from WebHostingHub
- Serbo-Croatian translation by Borisa Djuraskovic
You can translate this plugin into your own language if it’s not done so already. The localization file custom-bulkquick-edit.pot
can be found in the languages
folder of this plugin. After translation, please send the localized file for plugin inclusion.
Thank You
A big, special thank you to Joe Weber of 12 Star Creative for creating the Custom Bulk/Quick Edit banner.
Kudos to Alex Stone for documentation revisions.
Current development by Axelerant.
Screenshots
Installation
Requirements
- PHP 5.3+ Read notice – Since 1.3.0
- WordPress 3.6+
- jQuery 1.10+
Install Methods
- Through WordPress Admin > Plugins > Add New, Search for “Custom Bulk Quick Edit”
- Find “Custom Bulk/Quick Edit”
- Click “Install Now” of “Custom Bulk/Quick Edit”
- Download
custom-bulkquick-edit.zip
locally- Through WordPress Admin > Plugins > Add New
- Click Upload
- “Choose File”
custom-bulkquick-edit.zip
- Click “Install Now”
- Download and unzip
custom-bulkquick-edit.zip
locally- Using FTP, upload directory
custom-bulkquick-edit
to your website’s/wp-content/plugins/
directory
- Using FTP, upload directory
Activation Options
- Activate the “Custom Bulk/Quick Edit” plugin after uploading
- Activate the “Custom Bulk/Quick Edit” plugin through WordPress Admin > Plugins
Usage
- Read “How do I add custom fields to my bulk/quick edit page?“
- Read “How do you configure options?“
- Read “Where can I find working samples?“
- Select the post and page attributes to enable through WordPress Admin > Settings > Custom Bulk/Quick
- Once you select ‘Show’ a configuration panel will open. Leave this blank as upon save, the proper configuration will be loaded.
- Click “Save Changes”
- Review and revise newly populated configuration options
- Click “Save Changes”
- Use edit page Bulk or Quick Edit panels as normal
Upgrading
- Through WordPress
- Via WordPress Admin > Dashboard > Updates, click “Check Again”
- Select plugins for update, click “Update Plugins”
- Using FTP
- Download and unzip
custom-bulkquick-edit.zip
locally - Upload directory
custom-bulkquick-edit
to your website’s/wp-content/plugins/
directory - Be sure to overwrite your existing
custom-bulkquick-edit
folder contents
- Download and unzip
Deactivation
- Click the “Deactivate” link for “Custom Bulk/Quick Edit Premium” at WordPress Admin > Plugins
Deletion
- Click the “Delete” link for “Custom Bulk/Quick Edit Premium” at WordPress Admin > Plugins
- Click the “Yes, Delete these files and data” button to confirm “Custom Bulk/Quick Edit Premium” plugin removal
Documentation
FAQ
-
Most Common Issues
-
- Got
Parse error: syntax error, unexpected T_STATIC…
? See Most Axelerant Plugins Require PHP 5.3+ - I can’t bulk edit my hundreds or thousands of posts. Some user and server systems are limited to about 250 records at a time. Try limiting bulk editing to 200 records and work upward to find your maximum.
- Debug theme and plugin conflicts
- Extra vertical columns on edit page
- How do I add custom fields to my bulk/quick edit page?
- How do you configure options?
- Where can I find working samples?
- Got
-
Still Stuck or Want Something Done? Get Support!
-
- Knowledge Base – read and comment upon frequently asked questions
- Open Issues – review and submit bug reports and enhancement requests
- Support on WordPress – ask questions and review responses
- Contribute Code
- Beta Testers Needed – provide feedback and direction to plugin development
- Old Plugin Versions
Reviews
Contributors & Developers
“Custom Bulk/Quick Edit” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Custom Bulk/Quick Edit” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Read Changelog