Bulk Actions Cron Offload
Contributors: ethitter, automattic
Tags: cron, bulk edit, bulk actions
Requires at least: 4.8.1
Tested up to: 4.9
Required PHP: 5.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Process Core's Bulk Actions using Cron
Description
Process Core's Bulk Actions using Cron, rather than via a $_GET
request.
Installation
- Upload the
bulk-actions-cron-offload
directory to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
Frequently Asked Questions
A question that someone might have
An answer to that question.
Changelog
1.0
- Initial release