notices
sp_UserNotices
Description sp_UserNotices() – Display user notices with text and link to remove the notice. Usage sp_UserNotices($args=”, $label=”); Arguments $args – List of arguments for controlling display. Type: (string) (optional) Default: ‘tagId’ => ‘spUserNotices’ ‘tagClass’ => ‘spMessage’ ‘textClass’ => ‘spNoticeText’ ‘linkClass’ => ‘spNoticeLink’ ‘echo’ => 1 ‘get’ => 0 ‘tagId’ : CSS ID for the Div.…
Read More