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