apply_filters( 'llms_product_pricing_table_enrollment_status', boolean $is_enrolled )
Filter current user’s enrollment status
Description Description
This filter is used to customize the output behavior of the pricing table. It does not modify the user’s enrollment status.
Parameters Parameters
- $is_enrolled
-
(boolean) User's current enrollment status.
Source Source
File: includes/functions/llms.functions.templates.pricing.table.php