Filter: sensei_lesson_archive_title

apply_filters( 'sensei_lesson_archive_title', $html ) → {string}

Filter the lesson archive header.

Parameters:
Name Type Description
$html string

HTML for the lesson archive header.

Source:
Returns:

HTML for the lesson archive header.

Type
string