AUTONAMI_ADD_USER_TAG::__construct()
Source Source
File: src/integrations/autonami/actions/autonami-add-user-tag.php
public function __construct() { $this->helpers = new Autonami_Helpers(); $this->setup_action(); $this->register_action(); }
Expand full source code Collapse full source code View on Github