LLMS_Shortcode_User_Info
LifterLMS User Information Shortcode.
Description Description
Shortcode: [llms-user]
Source Source
File: includes/shortcodes/class-llms-shortcode-user-info.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |
Methods Methods
- get_blocklist — Retrieves a list of keys that cannot be displayed by the shortcode.
- get_default_attributes — Retrieves an array of default attributes which are automatically merged with the user submitted attributes and passed to $this->get_output()
- get_output — Retrieve the actual content of the shortcode
- set_attributes — Merge user attributes with default attributes.