ANON_WPFF_SUBFORM::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/wp-fluent-forms/triggers/anon-wpff-subform.php
public function __construct() { $this->trigger_code = 'ANONWPFFSUBFORM'; $this->trigger_meta = 'ANONWPFFFORMS'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github