LLMS_Voucher::get_products( string $post_type = 'any' )
Get an array of IDs for products associated with this voucher
Description Description
Parameters Parameters
- $post_type
-
(Optional) Allows filtering of products by post type.
Default value: 'any'
Return Return
(array)
Source Source
File: includes/class.llms.voucher.php
Changelog Changelog
Version | Description |
---|---|
3.24.0 | Unknown. |
2.0.0 | Introduced. |