WP_Background_Process::complete()
Complete.
Description
Override if applicable, but ensure that the below actions are performed, or, call parent::complete().
Source
File: bp-core/libraries/wp-background-process.php
protected function complete() { // Unschedule the cron healthcheck. $this->clear_scheduled_event(); }
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.