apply_filters( 'llms_get_product_access_plans_args', array $args , LLMS_Product $product , bool $free_only , bool $visbile_only )
Filter the product’s access plan query args
Description Description
Parameters Parameters
- $args
-
Query args.
- $product
-
The LLMS_Product instance.
- $free_only
-
Whether or not to include the free access plans only.
- $visbile_only
-
Whether or not to exclude the hidden access plans.
Source Source
File: includes/models/model.llms.product.php