=== Ultra Slideshow ===
Contributors: ultradevs, mhimon
Donate link: https://ultradevs.com/donate/
Tags: slideshow, slider, easy, sortable slider, banner, coverflow, swiperjs
Requires at least: 4.4
Tested up to: 5.4.2
Stable tag: 1.0.0
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Ultra Slideshow is an easy, responsive, user-friendly WordPress slideshow plugin

== Description ==

Ultra Slideshow is an easy, responsive, user-friendly WordPress slideshow plugin. It has an easy shortcode generator system.

### Features

* Fully Responsive
* Easy Shortcode Generator
* User-Friendly Sorting System
* Custom Breakpoints

### Effects

* Slide
* Coverflow
* Fade
* Flip

#### [Demo](https://demo.ultradevs.com/ultra-slideshow/)

Made with love by [ultraDevs](https://ultradevs.com)


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/ultra-slideshow` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==

= How do I add the slider to my website? =

You can add your slider Shortcode

= How to add a slider in a post or page? =

[ultra-slideshow id=Here comes the slider id]

= How to include a slider into PHP files? =

<?php echo do_shortcode('[ultra-slideshow id=Here comes the slider id]'); ?>


== Screenshots ==

1. Slideshow Lists
2. Add new slideshow page
3. Slideshow

== Changelog ==


== Upgrade Notice ==

= 1.0.0 - 02/07/2020 =
* Initial Stable Release