automator_conditionally_matched_recipes
Filter Hook: Return us filtered recipe ids after validating trigger conditions.
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:157
Filter Hook: Return us filtered recipe ids after validating trigger conditions.
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:157
Action Hook: Attempt to add trigger entry and autocomplete it if autocomplete is set to true.
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:206
Method: This function will run for each trigger that is using Trait Triggers; Most of the heavy-lifting > 3.0 will be handled by core instead of each individual trigger. We are still going to allow developers to manipulate values or override in a trigger if required.
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:76
Method: Everything has been sorted. Let’s go ahead and execute trigger.
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:192
Filter Hook: Should the trigger be autocompleted and continue running trigger?
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:201
Trait: Trait Triggers
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:24
Method: Set values before trigger is processed. For example, setting post id, setting conditional trigger to true etc.
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:55
Method:
Source: src/core/lib/recipe-parts/triggers/trait-triggers.php:62