Autonami_Helpers::support_link( $code )
support_link
Return Return
(string)
Source Source
File: src/integrations/autonami/helpers/autonami-helpers.php
public function support_link( $code ) { return Automator()->get_author_support_link( $code, 'integration/autonami/' ); }
Expand full source code Collapse full source code View on Github