BP_USERUPDATEAVATAR::__construct()
Set up Automator trigger constructor.
Source Source
File: src/integrations/buddypress/triggers/bp-userupdateavatar.php
public function __construct() { $this->trigger_code = 'BPUSERUPDATEAVATAR'; $this->trigger_meta = 'BPUSERAVATAR'; $this->define_trigger(); }
Expand full source code Collapse full source code View on Github