lifterlms_template_pricing_table( int $post_id = null )
Include pricing table for a LifterLMS Product (course or membership)
Description Description
Parameters Parameters
- $post_id
-
(Optional) WP Post ID of the product. Default is ID of the global $post.
Default value: null
Return Return
(void)
Source Source
File: includes/functions/llms.functions.templates.pricing.table.php
Changelog Changelog
Version | Description |
---|---|
3.38.0 | Fixed spelling error in variable passed to template. |
3.0.0 | Introduced. |