UPSELL_PLUGIN_PURCHPROD::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/upsell-plugin/triggers/upsell-plugin-purchprod.php
public function __construct() { $this->trigger_code = 'USPURCHPROD'; $this->trigger_meta = 'USPRODUCT'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github