File: bp-core/libraries/wp-background-process.php |
Description |
|---|---|
| WP_Background_Process::schedule_cron_healthcheck() |
Schedule cron healthcheck |
| WP_Background_Process::handle_cron_healthcheck() |
Handle cron healthcheck |
| WP_Background_Process::schedule_event() |
Schedule event |
| WP_Background_Process::clear_scheduled_event() |
Clear scheduled event |
| WP_Background_Process::cancel_process() |
Cancel Process |
| WP_Background_Process::is_queue_empty() |
Is queue empty |
| WP_Background_Process::is_process_running() |
Is process running |
| WP_Background_Process |
Abstract WP_Background_Process class. |
| WP_Background_Process::__construct() |
Initiate new background process |
| WP_Background_Process::dispatch() |
Dispatch |