Add and store a notice.
Parameters
$message
stringrequired- The text to display in the notice.
$notice_type
stringoptional- 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. |