apply_filters( 'llms_get_user_information_fields_for_editor_keys', string[] $keys )
Filters the list of keys included for user information fields when localized into the block editor
Parameters Parameters
- $keys
-
(string[]) Array of key names.
Source Source
File: includes/functions/llms-functions-user-information-fields.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |