LD_FAILQUIZ::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/learndash/triggers/ld-failquiz.php
public function __construct() { $this->trigger_code = 'LD_FAILQUIZ'; $this->trigger_meta = 'LDQUIZ'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github