LLMS_Abstract_Post_Data

LLMS Post Data abstract class


Description Description


Source Source

File: includes/abstracts/llms.abstract.post.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.31.0 Introduced.


Top ↑

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.

Top ↑

User Contributed Notes User Contributed Notes

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