apply_filters( 'sensei_learner_profile_courses_heading_name', $name ) → {string}
Filter the name for the heading in the courses section of the learner profile.
Parameters:
Name | Type | Description |
---|---|---|
$name |
string | The name. |
Returns:
The filtered name.
- Type
- string