display_messages.php
This contains all messages, including information, error, and just about any other message you can think of.
Displays error message
Since 1.4.1 function checks if page header is already displayed.
Since 1.4.3 and 1.5.1, this function contains the error_box hook. Use plain_error_message() and make sure that page header is created, if you want compatibility with 1.4.0 and older.
In 1.5.2 second function argument is changed. Older functions used it for $color array, new function uses it for optional link data. Function will ignore color array and use standard colors instead.
The $return_output argument was added in 1.5.2
Displays error message and URL to message listing
Fifth argument ($color array) is removed in 1.5.2.
Adds message that informs about non fatal error that can happen while saving preferences
Displays error when user is logged out
Error strings can be overriden by logout_error hook
Displays error message
Second argument ($color array) is changed to boolean $return_output as of 1.5.2.
Documentation generated on Mon, 13 Jan 2020 04:22:24 +0100 by phpDocumentor 1.4.3