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: ''


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/functions/llms.functions.notice.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.