LLMS_Abstract_Post_Data
LLMS Post Data abstract class
Description Description
Source Source
File: includes/abstracts/llms.abstract.post.data.php
Changelog Changelog
Version | Description |
---|---|
3.31.0 | Introduced. |
Methods Methods
- __construct — Constructor.
- get_date — Retrieve a start or end date based on the period.
- get_post — Retrieve the instance of the LLMS_Post_Model.
- get_post_id — Retrieve the LLMS_Post_Model ID.
- recent_events — Retrieve recent LLMS_User_Postmeta for the quiz
- set_period — Set the dates passed on a date range period
- strtotime — Allow dates and timestamps to be passed into various data functions.