apply_filters( 'sensei_learners_no_items_text', $text ) → {string}
Filter the text displayed when no items are found.
Parameters:
Name | Type | Description |
---|---|---|
$text |
string | The text. |
Returns:
The filtered text.
- Type
- string