Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Inventory_Presser_Addon_License::api_url( string $action )
api_url
Contents
Description Description
Creates a URL to the plugin store where this license can be renewed.
Parameters Parameters
- $action
-
(Required)
Return Return
(string) A URL
Source Source
File: includes/addon/class-addon-license.php
Expand full source code Collapse full source code View on Github