apply_filters( 'sensei_message_archive_title', $html ) → {string}
Filter the sensei messages archive title.
Parameters:
Name | Type | Description |
---|---|---|
$html |
string | The HTML for the archive title. |
- Since:
- 1.0.0
- Source:
Returns:
Filtered HTML.
- Type
- string