AUTONAMI_ADD_CONTACT_TAG::__construct()
Source
File: src/integrations/autonami/actions/autonami-add-contact-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