WPF_USERREPUTATION::__construct()
Set up Automator action constructor.
Source Source
File: src/integrations/wpforo/actions/wpf-userreputation.php
public function __construct() { $this->action_code = 'SETUSERREPUTATION'; $this->action_meta = 'USERREPUTATION'; $this->define_action(); }
Expand full source code Collapse full source code View on Github