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