LLMS_Access_Plan::get_checkout_url( bool $check_availability = true )

Retrieve the full URL to the checkout screen for the plan


Description Description


Parameters Parameters

$check_availability

(Optional) determine if availability checks should be made (allows retrieving plans on admin panel).

Default value: true


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.access.plan.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.31.0 The $check_availability parameter was added to the filter llms_plan_get_checkout_url
3.30.0 Added access plan redirection settings.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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