File: bp-core/libraries/wp-background-process.php
Description
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

WP_Background_Process::push_to_queue()

Push to queue

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