LLMS_Order::get_next_payment_due_date( string $format = 'Y-m-d H:i:s' )

Retrieve the due date of the next payment according to access plan terms


Description Description


Parameters Parameters

$format

(Optional) Date return format.

Default value: 'Y-m-d H:i:s'


Top ↑

Return Return

(string)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.19.0 Unknown.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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