Filter: sensei_learner_profile_courses_heading

apply_filters( 'sensei_learner_profile_courses_heading', $title ) → {string}

Filter the title for the learner profile page.

Parameters:
Name Type Description
$title string

The title.

Source:
Returns:

The filtered title.

Type
string

apply_filters( 'sensei_learner_profile_courses_heading', $title ) → {string}

Filter the title for the learner profile page.

Parameters:
Name Type Description
$title string

The title.

Source:
Returns:

The filtered title.

Type
string