LLMS_Notifications::enqueue_basic()
Enqueue basic notifications for onscreen display
Description Description
Return Return
(void)
Source Source
File: includes/notifications/class.llms.notifications.php
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Use LLMS_Assets::enqueue_inline() in favor of deprecated LLMS_Frontend_Assets::enqueue_inline_script() . |
3.38.0 | Use wp_json_decode() in favor of json_decode() . |
3.36.1 | Don't automatically mark notifications as read. |
3.22.0 | Introduced. |