Skip to main content

Filter: gform_entries_action_links

Allows for modification of an entry action links.

Parameters

NameTypeDescription
$actionsarrayThe action links. It is an associative array where each item is an array containing 'class' and 'link' keys, where 'class' is the CSS class and 'link' is the HTML link.
$filterstringThe current WP_List_Table filter.
$entryarrayThe entry of the row being rendered.

Source

Defined in entry_list.php at line 1306