apply_filters( "lifterlms_{$this->id}_settings", array $account_settings )

Filters the account settings.


Description Description

The dynamic portion of this filter {$this->id} refers to the unique ID for the settings page.


Top ↑

Parameters Parameters

$account_settings

(array) The account page settings.


Top ↑

Source Source

File: includes/admin/settings/class.llms.settings.security.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
9.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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