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
Warning: foreach() argument must be of type array|object, string given in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 830
AUTONAMI_USER_TAG_ADDED::prepare_to_run( $data )
Method prepare_to_run
Contents
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
Warning: foreach() argument must be of type array|object, string given in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 830
Parameters Parameters
- $data
(Required)
Source Source
File: src/integrations/autonami/triggers/autonami-user-tag-added.php
public function prepare_to_run( $data ) { $this->set_conditional_trigger( true ); }
Expand full source code Collapse full source code View on Github