LLMS_Abstract_Notification_View::get_date_relative( string $date = 'created' )
Retrieve a date relative to the current time
Description Description
Parameters Parameters
- $date
-
(Optional) Created or updated.
Default value: 'created'
Return Return
(string)
Source Source
File: includes/abstracts/llms.abstract.notification.view.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |