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.
LLMS_Admin_AddOns::get_products_for_cat( string $cat, $include_bundles = true )
Retrieve products for a specific category
Description Description
Parameters Parameters
- $cat
-
(Required) category slug
Return Return
(array)
Source Source
File: includes/admin/class.llms.admin.addons.php
Changelog Changelog
Version | Description |
---|---|
3.22.0 | Introduced. |