do_action( 'learndash-focus-header-avatar-before', int $course_id , int $user_id )
Fires before the user avatar in the focus template.
Description Description
Parameters Parameters
- $course_id
-
Course ID.
- $user_id
-
User ID.
Source Source
File: themes/ld30/templates/focus/masthead.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |