apply_filters( 'llms_forms_field_names', string[] $names )

Filters the list of field names used by LifterLMS forms


Parameters Parameters

$names

(string[]) List of registered field names.


Top ↑

Source Source

File: includes/forms/class-llms-forms.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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