Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Trigger_Process::is_ignore_post_id()

Contents


Return Return

(bool)


Source Source

File: src/core/lib/recipe-parts/triggers/trait-trigger-process.php

	public function is_ignore_post_id() {
		return $this->ignore_post_id;
	}