apply_filters( 'llms_get_form_fields', array[] $fields, string $location, array $args )

Modify the parsed array of LifterLMS Form Fields


Parameters Parameters

$fields

(array[]) Array of LifterLMS Form Field settings data.

$location

(string) Form location, one of: "checkout", "registration", or "account".

$args

(array) Additional arguments passed to the short-circuit filter in get_form_post().


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.