apply_filters( 'llms_display_free_enroll_form', boolean $display, LLMS_Access_Plan $plan )

Filter the displaying of the free enroll form.


Parameters Parameters

$display

(boolean) Whether or not displaying the free enroll form.

$plan

(LLMS_Access_Plan) Instance of the LLMS_Access_Plan.


Top ↑

Source Source

File: templates/product/access-plan-button.php

View on GitHub


Top ↑

Changelog Changelog

Changelog
Version Description
4.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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