Skip to main content

Filter: gravityview/template/text/no_entries

Modify the text displayed when there are no entries.

Parameters

NameTypeDescription
$outputstringThe existing "No Entries" text.
$is_searchboolIs the current page a search result, or just a multiple entries screen?
$context\GV\Template_ContextThe context.
$unformatted_outputstringOutput without wpautop().

Since

  • 2.0
  • 2.17: Added $wpautop parameter.

Source

Defined in includes/class-api.php at line 430

Returns

The modified text.