LLMS_Admin_Metabox::add_error( string $text )
Add an Error Message.
Parameters Parameters
- $text
-
(string) (Required) Error message text.
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.admin.metabox.php
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Unknown. |
3.0.0 | Introduced. |