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.


Parameters Parameters

$ret

(mixed) Returned price.

$key

(string) The key of the price property.

$price_args

(array) Price arguments.

$format

(string) Price format string.

$this

(LLMS_Access_Plan) Instance of the access plan.


Top ↑

Source Source

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

View on GitHub



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.