Fcrm_Status_Helpers::do_fluent_crm_actions( mixed $subscriber, string $old_status )
Our callback function to attach the trigger ‘automator_fluentcrm_status_update’.
Contents
Parameters Parameters
- $subscriber
-
(Required) The accepted subscriber object from status_action.
- $old_status
-
(Required) The old status.
Return Return
(void)
Source Source
File: src/integrations/fluent-crm/helpers/fcrm-status-helpers.php
Expand full source code Collapse full source code View on Github