ANON_HF_SUBMITFORM::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/happyforms/triggers/anon-hf-submitform.php
public function __construct() { $this->trigger_code = 'ANONHFSUBMITFORM'; $this->trigger_meta = 'ANONHFFORM'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github