Master Slider WP ? Changes in Version 2.22.0

– [New]: Introducing slider alias
– [Improvement]: Title for background slide added
– [Fix]: An issue with implementing the scrollTo parameters fixed
– [Fix]: Legacy wpb_vc function changed to vc_map
– [Fix]: An issue with undefined variable name fixed
– Slider alias is a unique name for identifying an slider. In other words, you can assign a unique name to an slider and call it with that name. For example, instead of shortcode [masterslider id=”3″] we can use [masterslider alias=”HomeSlider”]. One of the advantages of slider alias is that it is intuitive and by importing and exporting the slider the alias is preserved, since slider id will be changed after importing to new website.

Read More >