Automator3_Tokens::woo_build( string $trigger_code, mixed $data, string $prefix = '', string $parse_from = '' )
Contents
Parameters Parameters
- $trigger_code
-
(string) (Required)
- $data
-
(mixed) (Required)
- $prefix
-
(string) (Optional)
Default value: ''
- $parse_from
-
(string) (Optional)
Default value: ''
Return Return
(mixed|void)
Source Source
File: src/integrations/automator3-tests/tokens/automator3-tokens.php
Expand full source code Collapse full source code View on Github