apply_filters( 'sensei_lesson_excerpt', $html ) → {string}
Filter the lesson excerpt.
Parameters:
Name | Type | Description |
---|---|---|
$html |
string | HTML for the lesson excerpt. |
Returns:
HTML for the lesson excerpt.
- Type
- string