apply_filters( 'learndash_profile_stats', array $learndash_profile_stats , int $user_id )
Filters LearnDash user profile statistics.
Description Description
Parameters Parameters
- $learndash_profile_stats
-
An array of profile stats data.
- $user_id
-
User ID.
Source Source
File: themes/ld30/templates/shortcodes/profile.php
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |