|

Filter/Actions for Video Gallery Widget

Filters

Filters available for Video gallery widget are listed below.

Helps to pass extra parameter to the slick library carousel layout.

add_filter( 'uael_video_gallery_slick_options' , function( $param ) {
  // Pass slick library parameter here
  return $param;
});
Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

On this page
Scroll to Top