learndash_user_status_shortcode( array $atts = array() )

Builds the learndash_user_status shortcode output.


Description Description


Parameters Parameters

$atts

(Optional) An array of shortcode attributes.

  • 'user_id'
    (string) User ID.
  • 'return'
    (string) Whether to return the output.

Default value: array()


Top ↑

Source Source

File: themes/ld30/includes/shortcodes.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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