UM_USERROLECHANGE::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/ultimate-member/triggers/um-userrolechange.php
public function __construct() { $this->trigger_code = 'UMUSERROLECHANGE'; $this->trigger_meta = 'WPROLE'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github