Add_Wp_Integration::__construct()
Add_Wp_Integration constructor.
Source Source
File: src/integrations/wp/add-wp-integration.php
public function __construct() { $this->setup(); }
Expand full source code Collapse full source code View on Github
Add_Wp_Integration constructor.
File: src/integrations/wp/add-wp-integration.php
public function __construct() { $this->setup(); }
Expand full source code Collapse full source code View on Github