gpeb_loop_entry_content
Description
Filters each entry’s content in the Entries Loop block.
Usage
add_filter( 'gpeb_loop_entry_content', 'my_custom_function' );
Parameters
loop_item_template string
String containing the inner blocks for an individual entry that will be used as the template for each entry.
entry_form array
The form for the current entry.
entry array
The current entry being rendered in the loop.
Since
This filter is available since Gravity Forms Entry Blocks 1.0-alpha-1.13.