apply_filters( 'llms_product_has_free_access_plan', bool $has_free_access_plan, LLMS_Product $product )

Filter whether the product has free access plans


Description Description


Parameters Parameters

$has_free_access_plan

Whether the product $product has free access plans.

$product

The LLMS_Product instance.


Top ↑

Source Source

File: includes/models/model.llms.product.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.37.17 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.