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.


Top ↑

Parameters Parameters

$is_enrolled

(boolean) User's current enrollment status.


Top ↑

Source Source

File: includes/functions/llms.functions.templates.pricing.table.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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