gpeb_delete_link

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

Description

Filter the delete link to a specific entry.

Usage

add_filter( 'gpeb_delete_link', 'my_custom_function' );

Parameters

  • delete_link string

    The delete link HTML.

  • delete_url string

    URL used in delete link.

  • entry array

    The entry being deleted.

  • link_text string

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

Since

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