apply_filters( 'learndash_30_responsive_video', string|int $resonsive_video_setting )
Filters responsive videos setting value. Override the value of responsive video set in settings.
Description Description
Parameters Parameters
- $resonsive_video_setting
-
Value is yes if enabled and empty string if disabled. Default is set to 0.
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.0.1 | Introduced. |