LLMS_Shortcode_Checkout::setup_plan_and_form_atts( int $plan_id, array $atts )
Setup attributes for plan and form information.
Description Description
Parameters Parameters
- $plan_id
-
(Required) LLMS_Access_Plan post id.
- $atts
-
(Required) Existing attributes.
Return Return
(array) Modified attributes array.
Source Source
File: includes/shortcodes/class.llms.shortcode.checkout.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |