File: bp-core/classes/class-bp-background-updater.php |
Description |
---|---|
BP_Background_Updater::__construct() |
Initiate new background process. |
BP_Background_Updater::dispatch() |
Dispatch updater. |
BP_Background_Updater::handle_cron_healthcheck() |
Handle cron healthcheck |
BP_Background_Updater::schedule_event() |
Schedule fallback event. |
BP_Background_Updater::is_updating() |
Is the updater running? |
BP_Background_Updater::task() |
Task |
BP_Background_Updater::complete() |
Complete |
BP_Background_Updater::is_memory_exceeded() |
See if the batch limit has been exceeded. |
BP_Background_Updater |
BP_Background_Updater Class. |