Filter: gravityview/duplicate-entry/message
Modify the Duplicate Entry messages. Allows HTML; will not be further sanitized.
Parameters
| Name | Type | Description |
|---|---|---|
| $message | string | Message to be displayed, sanitized using esc_attr() |
| $status | string | Message status (error or success) |
| $message_from_url | string | The original error message, if any, without the "There was an error duplicating the entry:" prefix |
Since
Source
Defined in includes/extensions/duplicate-entry/class-duplicate-entry.php at line 801