el_row_actions

apply_filters( 'el_row_actions', $actions, $item );

Description

Use this filter hook to modify the row actions in the 'View Logs' page.

Parameters

  • $actions: Array. An associative array of actions.
  • $item: Object. The current Log list item.