GP_EARNSSPECIFICPOINTS::__construct()
SetAutomatorTriggers constructor.
Source Source
File: src/integrations/gamipress/triggers/gp-earnsspecificpoints.php
public function __construct() { $this->trigger_code = 'GPSPECIFICPOINTS'; $this->trigger_meta = 'GPPOINTS'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github