LLMS_Notification::create( array $data = array() )

Create a new notification in the database


Description Description


Parameters Parameters

$data

(Optional) notification data

Default value: array()


Top ↑

Return Return

(int|false) new notification id on success, false otherwise


Top ↑

Source Source

File: includes/models/model.llms.notification.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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