llms_notice_count( string $notice_type = '' )
Returns a count of all current notices by type.
Description Description
Parameters Parameters
- $notice_type
-
(Optional) Type of notice passed. IE: error, success, warning
Default value: ''
Return Return
(int)
Source Source
File: includes/functions/llms.functions.notice.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |