Filter: sensei_analysis_course_no_items_text

apply_filters( 'sensei_analysis_course_no_items_text', $text ) → {string}

Filter the text to display when no items are found in the Course Analysis list table.

Parameters:
Name Type Description
$text string

The text to display.

Source:
Returns:

Filtered text.

Type
string