LLMS_Notifications_Query::parse_args()
Parse arguments needed for the query
Return Return
(void)
Source Source
File: includes/notifications/class.llms.notifications.query.php
continue; } $notifications[] = $notification; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.8.0 | Introduced. |