-
Erick Hitter authored
`.travis-ci.yml` from https://github.com/Automattic/wp-cli-cron-control-offload/blob/a5ad98706a1d744791843b910f6fdee083c2e600/.travis.yml
5f9ef46f
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
=== Bulk Edit Cron Offload === Contributors: ethitter, automattic Tags: cron, bulk edit Requires at least: 4.8.1 Tested up to: 4.9 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Process Core's Bulk Edit requests using Cron == Description == Process Core's Bulk Edit requests using Cron, rather than via a `$_GET` request. == Installation == 1. Upload the `bulk-edit-cron-offload` directory to the `/wp-content/plugins/` directory 1. 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