apply_filters( 'llms_checkout_block_enrolled_checkout', bool $block_checkout, LLMS_Access_Plan $plan )

Filter to allow checkout if already enrolled.


Parameters Parameters

$block_checkout

(bool) Whether to block checkout if already enrolled.

$plan

(LLMS_Access_Plan) The access plan.


Top ↑

Source Source

File: includes/functions/llms.functions.order.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
9.1.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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