appthemes_add_notice( $code, $message, $type = 'error' )
Enqueues a message to the notices object
Package
Description Description
Defaults to ‘error’ message but can be set to any type. The message type is used as the CSS class on the output message.