apply_filters( 'learndash_responsive_video_domains', array $video_domains )
Filters responsive video domains. Used to modify the supported domains for the responsive video.
Description Description
Parameters Parameters
- $video_domains
-
Array of video domains to support responsive video.
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |