Testimonials Post Slider Shortcode
=== Testimonials Post Slider Shortcode === Contributors: royeyal Tags: owl, post slider, owl carousel, testimonials, responsive Requires at least: 4.7 Tested up to: 4.7 License: GPL2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Touch enabled carousel plugin powered by OWL Carousel script. Currently shortcode only. == Description == This is a utility plugin I wrote for my for one of my projects so I can use custom designed posts as a testimonials slider. Based on the Owl Carousel. This plugin has no settings. Just activate and use the shortcode [testimonials cat=testimonials num=5]. This assumes your posts are in the category testimonials, and that you want to load 5 posts Please consult the FAQ for shortcode options. == Installation == Install plugin using the dashboard, or upload it yourself with a downloaded zip file. Use the shortcode [testimonials cat=testimonials num=5]. This assumes your posts are in the category testimonials, and that you want to load 5 posts. There are no more options for the meantime. == Frequently Asked Questions == = Is this plugin good testimonials only? = This plugin will load any post, but I use it for custom designed testimonials on my projects, and maybe you'll want to do the same. But you're free to load posts as you wish. = Is the carrousel responsive? = If your theme is responsive, so yes. = Where are the options? = There are no options at this stage. Only a shortcode. = What are the shortcode options? = The shortcode accept 2 parameters: *cat* and *num*. For example: [testimonials cat=testimonials num=5] = Is the carousel touch enabled? = Yes! :) == Changelog == = 0.3 = * Internationalize the plugin = 0.2 = * Featured image support = 0.1 = * Initial release