WC_Background_Updater::is_memory_exceeded()
See if the batch limit has been exceeded.
Description Description
Return Return
(bool)
Source Source
File: includes/class-wc-background-updater.php
public function is_memory_exceeded() { return $this->memory_exceeded(); }