Dozent LMS developer documentation

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

apply_filters( 'dozent_get_video_streaming_url', string $video_url, WP_Post $post )

Filter video streaming URL


Parameters

$video_url

(string) Video URL

$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_get_video_streaming_url()

Get Lecture Video Streaming URL


Changelog

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