Filter: sensei_list_table_search_button_text

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

Filter the search box button text on the learner management screen.

Parameters:
Name Type Description
$text string

The text to display.

Source:
Returns:

The modified text.

Type
string

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

Filter the search button text for the Course Analysis list table.

Parameters:
Name Type Description
$text string

The search button text.

Source:
Returns:

The filtered search button text.

Type
string

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

Filter the search button text for the list table.

Parameters:
Name Type Description
$text string

The text for the search button.

Source:
Returns:

The text for the search button.

Type
string

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

Filter the search button text for the list table.

Parameters:
Name Type Description
$text string

The text for the search button.

Source:
Returns:

The filtered text for the search button.

Type
string

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

Filter the search button text for the list table.

Parameters:
Name Type Description
$text string

The search button text.

Source:
Returns:

The filtered search button text.

Type
string

apply_filters( 'sensei_list_table_search_button_text', $button_text ) → {string}

Filter search button text in Sensei list table.

Parameters:
Name Type Description
$button_text string

Search button text.

Source:
Returns:

Filtered search button text.

Type
string