WM_USERADDED::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/wishlist-member/triggers/wm-useradded.php
public function __construct() { $this->trigger_code = 'WMUSERADDEDTO'; $this->trigger_meta = 'WMMEMBERSHIPLEVELS'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github