Description
Filter the view link to a specific entry.
Usage
add_filter( 'gpeb_view_link', 'my_custom_function' );
Parameters
view_link string
The view link HTML.
view_url string
URL used in view link.
entry array
The entry being linked to.
link_text string
Custom link text. May not always be available, in which case it defaults to ‘View’.
Since
This filter is available since Gravity Forms Entry Blocks 1.0-alpha-2.3.