apply_filters( 'findstrEmptyResultsData', data ) → {Object}

Filter the data for the empty results alert.

By default, emptyResultsText is set to "No results found. Please try again." The data is used in the empty alert template empty-results.hbs.php

Parameters:
Name Type Description
data Object

The data

Source:
Returns:
  • The filtered data
Type
Object