LLMS_Admin_Notices::load_notices()
Loads stored notice IDs from the database
Description Description
Handles potentially malformed data by ensuring that only an array of strings can be loaded.
Return Return
(string[])
Source Source
File: includes/admin/class.llms.admin.notices.php
Changelog Changelog
Version | Description |
---|---|
4.13.0 | Introduced. |