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.


Top ↑

Source Source

File: includes/ld-misc-functions.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.