apply_filters( 'ld_video_params', array $video_params, string $video_provider, string $video_content, WP_POST $post, array $settings )

Filters post content video parameters.


Description Description


Parameters Parameters

$video_params

An array of video parameters.

$video_provider

Name of the video provider.

$video_content

Video content HTML output.

$post

Post object.

$settings

An array of LearnDash settings for a post.


Top ↑

Source Source

File: includes/course/ld-course-video.php


Top ↑

User Contributed Notes User Contributed Notes

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