MAKE_DONATION::__construct()
SetAutomatorTriggers constructor.
Source Source
File: src/integrations/give/triggers/make-donation.php
public function __construct() { $this->trigger_code = 'MAKEDONATION'; $this->trigger_meta = 'GIVEWPMAKEDONATION'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github