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. |
Returns:
HTML for the lesson archive header.
- Type
- string