LLMS_Abstract_Notification_View::get_date( string $date = 'created', string $format = null )

Retrieve a formatted date


Description Description


Parameters Parameters

$date

(Optional) Created or updated.

Default value: 'created'

$format

(Optional) Valid PHP date format, defaults to WP date format options.

Default value: null


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.notification.view.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.