deshack / pinit

Handy plugin that adds Pinterest Follow Button, Pin Widget, Profile Widget and Board Widget to your WordPress site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check for famous sliders

EugenioPetulla opened this issue · comments

Add a check for most popular slider plugins and disable the pin button function.

This could be achieved easily but we have to find a list of the most popular slider and/or carousel plugins.

Anyone want help? @deshack :P

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/31466466-check-for-famous-sliders?utm_campaign=plugin&utm_content=tracker%2F5008995&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F5008995&utm_medium=issues&utm_source=github).

Master Slider, Slick Slider, Nivo Slider, Meta Slider, Huge-IT Slider, Soliloquy, Meteor Slides, Cyclone Slider, FlexSlider, Smooth Slider.

I would also look at popular front-end frameworks carousels, at least Bootstrap's and Foundation's.

It's not very easy to detect a js script, like bootstrap or foundation carousels. If they change name of the script or just if they load the script on every pages instead of doing a smart loading this will became a nightmare soon.

So I propose to detect only plugins and do not mess with other kind of "not WordPress directly related" code.

Otherwise we have to support owl carousel (one of the most popular, also more popular then bootstrap too, especially in woocommerce templates), slick and the orrible jssor (loved from a lot of old web-designer of old mindset website) :P