learndash_get_group_price( int/object $group = null )
Get group price
Description Description
Return an array of price type, amount and cycle
Parameters Parameters
- $group
-
(Optional)
Default value: null
Return Return
(array) price details
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |