apply_filters( 'dozent_has_video_property', mixed $property_value, array $video, string $key )

Filter default return value by video property


Description

See also


Parameters

$property_value

(mixed) Value of video info

$video

(array) Video info in array

$key

(string) Video Property Key


Source

File: includes/course-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.