Filter: sensei_learners_no_items_text

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 to display.

Source:
Returns:

The modified text.

Type
string