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 article helpful?
Did not find a solution? We are here to help you succeed.

Related Docs

Get access to growing library of 50+ innovative widgets and 300+ creative templates.

Scroll to Top