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.
Description Description
Parameters Parameters
- $display_notice
-
Whether or not displaying the checkout form notice for already enrolled students in the product being purchased.
Source Source
File: includes/shortcodes/class.llms.shortcode.checkout.php
Changelog Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |