apply_filters( 'llms_forms_get_locations', array[] $locations )

Filter the available form locations.


Description Description

NOTE: Removing core forms (as well as modifying the ids / keys) may cause areas of LifterLMS to stop working.


Top ↑

Parameters Parameters

$locations

(array[]) Associative array of form location information.


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.