apply_filters( 'llms_plan_get_price', mixed $ret, string $key, array $price_args, string $format, LLMS_Access_Plan $this )

Filter the access plan’s price.


Description Description


Parameters Parameters

$ret

Returned price.

$key

The key of the price property.

$price_args

Price arguments.

$format

Price format string.

$this

Instance of the access plan.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.40.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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