EDD_PRODUCTPURCHASE::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/edd/triggers/edd-productpurchase.php
public function __construct() { $this->trigger_code = 'EDD_PRODUCTPURCHASE'; $this->trigger_meta = 'EDDPRODUCT'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github