LearnDash_Notifications::instance()
Instantiate the main class
Description #
This function instantiates the class, initialize all functions and return the object.
Return #
(object) The one and only true LearnDash_Notifications instance.
Source #
File: includes/notifications/src/deprecated/LearnDash_Notifications.php
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |