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


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms.functions.templates.pricing.table.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.38.0 Fixed spelling error in variable passed to template.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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