• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / Classes / LLMS_Shortcode_My_Account / LLMS_Shortcode_My_Account::get()

LLMS_Shortcode_My_Account::get( array $atts )

Get shortcode content

Contents

  • Parameters
  • Return
  • Source
  • Related
    • Uses
  • User Contributed Notes

Parameters #Parameters

$atts

(array) (Required) Shortcode attributes array.


Top ↑

Return #Return

(array) $messages


Top ↑

Source #Source

File: includes/shortcodes/class.llms.shortcode.my.account.php

	public static function get( $atts ) {
		return LLMS_Shortcodes::shortcode_wrapper( array( __CLASS__, 'output' ), $atts );
	}

Expand full source code Collapse full source code View on GitHub


Top ↑

Related #Related

Uses #Uses

Uses
Uses Description
includes/shortcodes/class.llms.shortcodes.php: LLMS_Shortcodes::shortcode_wrapper()

Creates a wrapper for shortcode.


Top ↑

User Contributed Notes #User Contributed Notes

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

© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.