Learndash_Course_Video::is_video_cookie_complete( string $cookie_key = '' )

Check if video cookie ‘video_state’ is complete.


Description Description


Parameters Parameters

$cookie_key

(Optional) Cookie key. See build_video_cookie_key();

Default value: ''


Top ↑

Return Return

(bool) true if complete.


Top ↑

Source Source

File: includes/course/ld-course-video.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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