File: bp-core/libraries/wp-background-process.php |
Description |
|---|---|
| WP_Background_Process::task() |
Task |
| 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::lock_process() |
Lock process |
| {$this->identifier}_queue_lock_time |
Abstract WP_Background_Process class. |
| WP_Background_Process::unlock_process() |
Unlock process |
| WP_Background_Process::get_batch() |
Get batch |
| WP_Background_Process::handle() |
Handle |
| WP_Background_Process::memory_exceeded() |
Memory exceeded |