apply_filters( 'llms_time_period_l10n', string $period, int $length )

Filter the translated name for a given time period string.


Parameters Parameters

$period

(string) Translated period name.

$length

(int) Period length, used for pluralization.


Top ↑

Source Source

File: includes/functions/llms-functions-locale.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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