Dozent LMS developer documentation

  • Go To DozentLMS.com
Skip to content
Filter by type:
Search
Browse: Home / Functions / dozent_has_video / dozent_has_video

apply_filters( 'dozent_has_video', bool , WP_Post $post )

Filter default return value


Description

See also

  • dozent_has_video();

Parameters

(bool) false False

$post

(WP_Post) Post Object


Source

File: includes/course-functions.php

Expand full source code Collapse full source code


Related

Used By

Used By
Used By Description
includes/course-functions.php: dozent_has_video()

Determine if a post (course | lecture) containing video


Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.
© 2023, Dozent LMS