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
- 2.5
Source
Defined in src/Extension/DuplicateEntry/DuplicateEntry.php at line 838