get_uap_action_meta( $action_id, $meta_key, bool $single = true )
Contents
Parameters Parameters
- $action_id
-
(Required)
- $meta_key
-
(Required)
- $single
-
(bool) (Optional)
Default value: true
Return Return
(string)
Source Source
File: src/core/lib/helper-functions/automator-helper-functions.php
return Automator()->helpers->recipe->field->text( $options ); }
Expand full source code Collapse full source code View on Github