LLMS_Order::get_access_expiration_date( string $format = 'Y-m-d' )

Determine the date when access will expire based on the access settings of the access plan at the $start_date of access


Description Description


Parameters Parameters

$format

(Optional) date format

Default value: 'Y-m-d'


Top ↑

Return Return

(string) date string "Lifetime Access" for plans with lifetime access "To be Determined" for limited date when access hasn't started yet


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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