LLMS_Access_Plan::get_access_period_name( string $period = null, int $length = null )

Get the translated and pluralized name of the plan’s access period


Description Description


Parameters Parameters

$period

(Optional) (optional) untranslated access period, if not supplied uses stored value for the plan.

Default value: null

$length

(Optional) (optional) access length (for pluralization), if not supplied uses stored value for the plan.

Default value: null


Top ↑

Return Return

(string)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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