File: bp-core/libraries/wp-background-process.php |
Description |
---|---|
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 |
Abstract WP_Background_Process class. |
WP_Background_Process::__construct() |
Initiate new background process |
WP_Background_Process::dispatch() |
Dispatch |
WP_Background_Process::push_to_queue() |
Push to queue |
WP_Background_Process::save() |
Save queue |