File: bp-core/libraries/wp-background-process.php |
Description |
---|---|
WP_Background_Process::task() |
Task |
WP_Background_Process::memory_exceeded() |
Memory exceeded |
WP_Background_Process::get_memory_limit() |
Get memory limit |
WP_Background_Process::time_exceeded() |
Time exceeded. |
WP_Background_Process::complete() |
Complete. |
WP_Background_Process::schedule_cron_healthcheck() |
Schedule cron healthcheck |
WP_Background_Process::handle_cron_healthcheck() |
Handle cron healthcheck |
WP_Background_Process::schedule_event() |
Schedule event |
WP_Background_Process::clear_scheduled_event() |
Clear scheduled event |
WP_Background_Process::cancel_process() |
Cancel Process |