Download the PHP package jeffreyvanrossum/wp-job-scheduler without Composer
On this page you can find all versions of the php package jeffreyvanrossum/wp-job-scheduler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jeffreyvanrossum/wp-job-scheduler
More information about jeffreyvanrossum/wp-job-scheduler
Files in jeffreyvanrossum/wp-job-scheduler
Download jeffreyvanrossum/wp-job-scheduler
More information about jeffreyvanrossum/wp-job-scheduler
Files in jeffreyvanrossum/wp-job-scheduler
Vendor jeffreyvanrossum
Package wp-job-scheduler
Short Description Handy wrapper to make creating WordPress job scheduling and dispatch a breeze.
License MIT
Package wp-job-scheduler
Short Description Handy wrapper to make creating WordPress job scheduling and dispatch a breeze.
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-job-scheduler
WP Job Scheduler
🚧 This package is still work in progress
This package is an attempt to make job dispatching and scheduling easier in WordPress.
Inspired by the syntax of Laravel and using Action Scheduler from WooCommerce, for more reliable handeling.
Installation
Usage
Setup
Within your theme or plugin, add:
Dispatching single jobs
You may pass a callback to do some changes on the job before it is dispatched:
You may also pass some initial constructor arguments:
Example Job
Contributors
License
MIT. Please see the License File for more information.
All versions of wp-job-scheduler with dependencies
PHP Build Version
Package Version
The package jeffreyvanrossum/wp-job-scheduler contains the following files
Loading the files please wait ...