apply_filters( 'llms_plan_get_checkout_url', string $ret, LLMS_Access_Plan $this, bool $check_availability )

Filter the checkout URL for an access plan.


Description Description


Parameters Parameters

$ret

The checkout URL.

$this

Access plan object.

$check_availability

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


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.31.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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