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