A background processing package for the Hybrid Core framework.
- WordPress 6.3.1+.
- PHP 8.0+ (8.1+ recommended).
- Composer for managing PHP dependencies.
Either Action Scheduler plugin should be installed, or install manually.
/*
* Action scheduler.
*
* It needs to be called early because it hooks into `plugins_loaded`.
*
* @see https://actionscheduler.org/usage/#loading-action-scheduler
*/
require_once( plugin_dir_path( __FILE__ ) . '/libraries/action-scheduler/action-scheduler.php' );
This project is licensed under the GNU GPL, version 2 or later.
2008 – 2023 © Theme Hybrid.