apply_filters( 'learndash_responsive_video', boolean $is_responsive , string|false $post_type , int|false $post_id )
Filters whether to make videos responsive or not.
Description Description
Parameters Parameters
- $is_responsive
-
Whether to make videos responsive.
- $post_type
-
Post Type slug.
- $post_id
-
Post ID.
Source Source
File: includes/ld-misc-functions.php