File: bp-core/classes/class-bp-background-process.php |
Description |
---|---|
BP_Background_Process::delete_all_batches() |
Delete all batches. |
BP_Background_Process::kill_process() |
Kill process. |
{$this->identifier}_cron_interval |
Abstract WP_Background_Process class. |
BP_Background_Process |
BP_Background_Process class. |
BP_Background_Process::is_queue_empty() |
Is queue empty. |
BP_Background_Process::get_batch() |
Get batch. |
BP_Background_Process::batch_limit_exceeded() |
See if the batch limit has been exceeded. |
BP_Background_Process::handle() |
Handle. |
BP_Background_Process::get_memory_limit() |
Get memory limit. |
BP_Background_Process::schedule_cron_healthcheck() |
Schedule cron healthcheck. |