apply_filters( 'llms_checkout_columns', int $cols, LLMS_Access_Plan $plan, string $form_location )

Filter the number of columns used to render the checkout/enrollment form.


Parameters Parameters

$cols

(int) Number of columns. Accepts 1 or 2.

$plan

(LLMS_Access_Plan) Access plan object.

$form_location

(string) Form location ID.


Top ↑

Source Source

File: includes/shortcodes/class.llms.shortcode.checkout.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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