apply_filters( 'sensei_lesson_tag_archive_description', $description, $tag_id ) → {string}
Filters the lesson tag archive description.
Parameters:
Name | Type | Description |
---|---|---|
$description |
string | Lesson tag archive description. |
$tag_id |
int | Lesson tag ID. |
Returns:
Filtered description.
- Type
- string