Wordpress plugin to show posts in slider with category filter.
To use this plugin you have to add shortcode to any page or post where you want you can add multiple slider with deffrent category on same page or post.
ShortCode : [my-carousel] , [my-carousel cat="2"].
Updates:
- allow custom post type. ShortCode : [my-carousel type="page"]
- multiple category in one slider. ShortCode : [my-carousel cat="2,3,4"]