WP_USERROLE::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/wp/actions/wp-userrole.php
public function __construct() { $this->action_code = 'USERROLE'; $this->action_meta = 'WPROLE'; $this->define_action(); }
Expand full source code Collapse full source code View on Github