Skip to:
Content

  • Home
  • About
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / src/core/lib/helpers/class-automator-recipe-helpers.php

Automator_Helpers_Recipe::maybe_load_trigger_options()

Method:

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:937

Used by 0 functions | Uses 2 functions

Automator_Helpers_Recipe::build_default_options_array()

Method:

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:955

Used by 0 functions | Uses 0 functions

automator_maybe_modify_wp_query

Filter Hook: dropped get_posts() and used direct query to reduce load time

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:706

Used by 1 function | Uses 0 functions

automator_transient_time

Filter Hook: Allow developers to modify transient times

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:737

Used by 1 function | Uses 0 functions

Automator_Helpers_Recipe::maybe_add_any_option()

Method: switch statement is for pre-v2.1.4 default statement is v2.1.4+ in which esc_attr__() is passed to $add_any_option_label

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:763

Used by 1 function | Uses 0 functions

Automator_Helpers_Recipe::wp_users()

Method:

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:877

Used by 0 functions | Uses 1 function

Automator_Helpers_Recipe::get_form_data_from_trigger_meta()

Method: Replacing frequently used helpers function/query to central so that it doesn’t have to defined repeatedly

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:916

Used by 0 functions | Uses 1 function

Automator_Helpers_Recipe::wp_query()

Method:

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:565

Used by 0 functions | Uses 5 functions

automator_wp_query_args

Filter Hook: Allow developers to modify $args

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:588

Used by 1 function | Uses 0 functions

Automator_Helpers_Recipe::is_rest()

Method: Checks if the current request is a WP REST API request.

Source: src/core/lib/helpers/class-automator-recipe-helpers.php:387

Used by 1 function | Uses 2 functions
1 2 3 Next »

Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service