apply_filters( 'llms_plan_get_checkout_redirection', string $redirection, string $redirection_type, LLMS_Acccess_Plan $this )

Filter the checkout redirection parameter


Description Description


Parameters Parameters

$redirection

The calculated url to redirect to.

$redirection_type

Available redirection types 'self', 'membership', 'page', 'url' or a custom type.

$this

Current Access Plan object.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.30.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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