llms_template_access_plan_button( $plan )
Description Description
Source Source
File: includes/functions/llms.functions.templates.pricing.table.php
function llms_template_access_plan_button( $plan ) { llms_get_template( 'product/access-plan-button.php', compact( 'plan' ) ); }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: