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
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |