LD_ENRLCOURSE_A::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/learndash/actions/ld-enrlcourse-a.php
public function __construct() { $this->action_code = 'ENRLCOURSE-A'; $this->action_meta = 'LDCOURSE'; $this->define_action(); }
Expand full source code Collapse full source code View on Github