apply_filters( 'sensei_single_title', $title, $post_type ) → {string}
Filter Sensei single title
Parameters:
Name | Type | Description |
---|---|---|
$title |
string | The title. |
$post_type |
string | The post type. |
Returns:
Filtered title.
- Type
- string