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.


Description Description


Parameters Parameters

$cols

Number of columns. Accepts 1 or 2.

$plan

Access plan object.

$form_location

Form location ID.


Top ↑

Source Source

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


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.