LLMS_Admin_Settings::save_fields( array $settings )

Save admin fields.


Description Description

Loops though the lifterlms options array and outputs each field.


Parameters Parameters

$settings

(Required) Opens array to output


Top ↑

Return Return

(bool)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.35.2 Don't strip tags on editor and textarea fields that allow HTML.
3.35.0 Sanitize $_POST data.
3.29.0 Unknown.
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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