Filter: gravitview_no_entries_text
Modify the text displayed when there are no entries.
Note: this filter is, and always has been, misspelled. This will not be fixed, since the filter is deprecated.
Parameters
| Name | Type | Description |
|---|---|---|
| $output | string | The existing "No Entries" text |
| $is_search | bool | Is the current page a search result, or just a multiple entries screen? |
Source
Defined in includes/class-api.php at line 417
Returns
The modified text.