EDD_STORE_URL
EDD_STORE_URL ='https://barn2.co.uk'
Utility functions for Barn2 plugins.
barn2_link(string $relative_path,string $link_text = '',boolean $new_tab = false): string
Formats a HTML link to a path on the Barn2 site.
string | $relative_path | The path relative to https://barn2.co.uk. |
string | $link_text | The link text. |
boolean | $new_tab | Whether to open the link in a new tab. |
The hyperlink.