BP_Background_Updater::is_memory_exceeded()

See if the batch limit has been exceeded.

Description

Return

(bool)

Source

File: bp-core/classes/class-bp-background-updater.php

		public function is_memory_exceeded() {
			return $this->memory_exceeded();
		}

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.