gpeb_entry DescriptionUsageParametersDescription Filters the entry object for the current entry in the current block. Usage add_filter( 'gpeb_entry', 'my_custom_function' ); Parameters entry array The current entry being rendered. form array The form for the current entry. block array The block object for the current block.