gpeb_view_entry_content
Description
Filter an entry being displayed in a View Entry block.
Usage
add_filter( 'gpeb_view_entry_content', 'my_custom_function' );
Parameters
content string
A string containing the inner blocks for an individual entry in a View Entry block.
entry_form array
The form for the current entry.
entry array
The current entry being rendered in the View Entry block.
Since
This filter is available since Gravity Forms Entry Blocks 1.0-alpha-2.17.