gpeb_loop_entry_content

  1. Description
  2. Usage
  3. Parameters
  4. Since

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.