Filter: sensei_learner_profile_courses_heading_name

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.

Source:
Returns:

The filtered name.

Type
string