apply_filters( "llms_get_free_{$this->model_post_type}_pricing_text", string $text, LLMS_Access_Plan $this )

Filter the text displayed when a plan has no price.


Parameters Parameters

$text

(string) Displayed text.

$this

(LLMS_Access_Plan) The access plan instance.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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