LLMS_Abstract_Notification_View::get_html()
Retrieve the full HTML to be output for the notification type
Description Description
Return Return
(string|WP_Error) If the notification type is not supported, returns an error.
Source Source
File: includes/abstracts/llms.abstract.notification.view.php
Changelog Changelog
Version | Description |
---|---|
4.16.0 | Pass null to the 3rd-party filter. |
3.8.0 | Introduced. |