Action: gravityview/approve_entries/ . $action
Triggered when an entry approval is set. The action value can be 'approved', 'unapproved', or 'disapproved'.
Note: If you want this to work with Bulk Actions, run in a plugin rather than a theme; the bulk updates hook runs before themes are loaded.
Parameters
| Name | Type | Description |
|---|---|---|
| $entry_id | int | ID of the Gravity Forms entry |
Since
Source
Defined in includes/class-gravityview-entry-approval.php at line 682