learndash_get_user_stats( int|null $user_id = null )

Gets the user statistics.


Description Description


Parameters Parameters

$user_id

(Optional) The ID of the user. Defaults to current logged in user.

Default value: null


Top ↑

Return Return

(array) An array of user statistics.


Top ↑

Source Source

File: themes/ld30/includes/helpers.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.