LLMS_Course_Data::strtotime( mixed $date )

Allow dates and timestamps to be passed into various data functions


Description Description


Parameters Parameters

$date

(mixed) (Required) date string or timestamp


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/class.llms.course.data.php

	 * @var int
	 *
	 * @since 3.15.0
	 * @deprecated 3.31.0 Use $this->post_id instead.
	 */
	public $course_id;

Top ↑

Changelog Changelog

Changelog
Version Description
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: