File: bp-core/libraries/wp-background-process.php
Description
WP_Background_Process::schedule_cron_healthcheck()

Schedule cron healthcheck

Source: bp-core/libraries/wp-background-process.php:427

WP_Background_Process::handle_cron_healthcheck()

Handle cron healthcheck

Source: bp-core/libraries/wp-background-process.php:449

WP_Background_Process::schedule_event()

Schedule event

Source: bp-core/libraries/wp-background-process.php:469

WP_Background_Process::clear_scheduled_event()

Clear scheduled event

Source: bp-core/libraries/wp-background-process.php:478

WP_Background_Process::cancel_process()

Cancel Process

Source: bp-core/libraries/wp-background-process.php:491

WP_Background_Process::is_queue_empty()

Is queue empty

Source: bp-core/libraries/wp-background-process.php:187

WP_Background_Process::is_process_running()

Is process running

Source: bp-core/libraries/wp-background-process.php:220

WP_Background_Process

Abstract WP_Background_Process class.

Source: bp-core/libraries/wp-background-process.php:16

WP_Background_Process::__construct()

Initiate new background process

Source: bp-core/libraries/wp-background-process.php:57

WP_Background_Process::dispatch()

Dispatch

Source: bp-core/libraries/wp-background-process.php:73