apply_filters( 'llms_display_checkout_form_enrolled_students_notice', bool $display_notice )
Filter the displaying of the checkout form notice for already enrolled in the product being purchased.
Parameters Parameters
- $display_notice
-
(bool) Whether or not displaying the checkout form notice for already enrolled students in the product being purchased.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |