Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
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