llms_get_sales_page_types()
Get an array of available course/membership sales page options
Return Return
(array)
Source Source
File: includes/admin/llms.functions.admin.php
* * A utility for adding links to external documentation. * * @since 7.0.0 * * @param string $url The URL of the anchor tag. * @param array $args { * An array of optional configuration options. * * @type integer $size The size of the icon. Default 18. * @type string $title The title attribute of the anchor tag. Default: "More information".
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.23.0 | Introduced. |