# Slider Bootstrap Carousel for WordPress

Slider Bootstrap Carousel for WordPress with image link and categories. This plugin imports only necessarie Bootstrap 4 CSS and JS for carousel.

## Screenshot
![](https://raw.githubusercontent.com/felipemendes/Slider-Bootstrap-Carousel/master/assets/screenshot-2.png)

## Shortcode
```
[slider_bootstrap_carousel] 
```
or
```
[slider_bootstrap_carousel category='category_slug']
```

Displaying on code
```
do_shortcode("[slider_bootstrap_carousel]")
```

## Download
[WordPress Plugin - Slider Bootstrap Carousel](https://wordpress.org/plugins/slider-bootstrap-carousel/)

## Installation

1. Upload 'slider-bootstrap-carousel' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place '[slider_bootstrap_carousel]' in your templates
