gpeb_edit_link

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

Description

Filter the edit link to a specific entry.

Usage

add_filter( 'gpeb_edit_link', 'my_custom_function' );

Parameters

  • edit_link string

    The edit link HTML.

  • edit_url string

    URL used in edit link.

  • entry array

    The entry being edited.

  • link_text string

    Custom link text. May not always be available, in which case it defaults to ‘Edit’.

Since

This filter is available since Gravity Forms Entry Blocks 1.0-alpha-2.3.