apply_filters( 'llms_user_info_shortcode_blocked_keys', string[] $keys )
Filters the list of keys which cannot be displayed using the [user] shortcode
Parameters Parameters
- $keys
-
(string[]) List of user and usermeta keys.
Source Source
File: includes/shortcodes/class-llms-shortcode-user-info.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |