LLMS_Admin_Notices::get_notices()
Get notices
Return Return
(array)
Source Source
File: includes/admin/class.llms.admin.notices.php
public static function get_notices() {
return self::$notices;
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |