Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / LLMS_Shortcode_User_Info

LLMS_Shortcode_User_Info

LifterLMS User Information Shortcode.

Contents

  • Description
    • Source
    • Changelog
  • Related
    • Uses
  • Methods
  • User Contributed Notes

Description #Description

Shortcode: [llms-user]


Source #Source

File: includes/shortcodes/class-llms-shortcode-user-info.php


			

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

Related #Related

Top ↑

Uses #Uses

Uses
Uses Description
includes/abstracts/abstract.llms.shortcode.php: LLMS_Shortcode

LLMS_Shortcode Abstract.


Top ↑

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.

Top ↑

User Contributed Notes #User Contributed Notes

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

Proudly powered by WordPress