Browse: Home / Functions /

learndash_user_status_shortcode

learndash_user_status_shortcode( array $atts = array(),  string $content = '',  string $shortcode_slug = 'learndash_user_status' )

Builds the learndash_user_status shortcode output.


Description #


Parameters #

$atts

(array) (Optional) An array of shortcode attributes.

  • 'user_id'
    (string) User ID

Default value: array()

$content

(string) (Optional) The shortcode content.

Default value: ''

$shortcode_slug

(string) (Optional) The shortcode slug.

Default value: 'learndash_user_status'


Return #

(string) The learndash_user_status shortcode output.


Source #

File: includes/shortcodes/learndash_user_status.php