800,000+ WordPress sites are already using MetaSlider!

Metaslider_image_{$type}_slider_markup

Table of Contents

This filter allows you to modify the complete slide HTML generated by MetaSlider. You can add buttons, text, and much more to each slide.

{type} can be flex, coin, responsive or nivo.


Parameters

$html

(string) (required) HTML markup for the complete slide

$slide

(array) (required) Slide data

$settings

(array) (required) Slideshow settings


Examples

This example below will append custom HTML to each slide: