Add and store a notice.
Parameters
$messagestringrequired- The text to display in the notice.
$notice_typestringoptional- The name of the notice type – either error, success or notice.
Default:
'success'
Hooks
- apply_filters( ‘everest_forms_add_message’ )
Everest Forms Message Functions
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |