# Easy SwipeBox (Wordpress Plugin)
[![Build Status](https://travis-ci.org/leopuleo/easy-swipebox.svg?branch=easy-swipebox-1.1)](https://travis-ci.org/leopuleo/easy-swipebox)

Easily enable SwipeBox jQuery extension on all links to image or video (Youtube / Vimeo). Optimized for responsive layouts and touch devices.

## Description

Easy SwipeBox plugin for WordPress websites gives you a flexible, aesthetic and mobile-friendly Lightbox solution for just about all media links on your website. Easy SwipeBox uses the packed [SwipeBox](http://brutaldesign.github.io/swipebox/?source=easy-swipebox-wp-plugin) and is multisite compatible.

## Main features

1. Enqueuing of SwipeBox Javascript and CSS files.
2. Customization of SwipeBox lightbox appereance and behaviour from the Lightbox Settings page.
3. Autodetection of links to images or videos. You can exclude/include media types from the Autodetection Settings page.
4. Other geek settings in the Advanced Settings page.

## Autodetection

Select one or more options from Autodetection setting page, Easy SwipeBox automatically detects the media type and add `class="swipebox"` to their links.
Otherwise, add `class="swipebox"` yourself to make the magic happen.

If you like to exclude some images or videos from autodetection enter the selector that groups these elements.
By default, Easy SwipeBox uses `.no-swipebox`.

## Contribution
There are many ways to contribute to this plugin:

1. Report a bug, submit pull request or new feature proposal: visit the [Github repo](https://github.com/leopuleo/easy-swipebox).
2. Translate it in your language: visit the [WordPress translation page](https://translate.wordpress.org/projects/wp-plugins/easy-swipebox).
3. Rate it 5 stars on [WordPress.org](https://wordpress.org/support/view/plugin-reviews/easy-swipebox?filter=5#postform).
4. [Buy me a beer! :beer:](//paypal.me/LeonardoGiacone)

## Support
Need help? Read the [FAQ](https://wordpress.org/plugins/easy-swipebox/faq/) or visit the [WordPress.org](https://wordpress.org/support/plugin/easy-swipebox) support page / [Github Issue Tracker](https://github.com/leopuleo/easy-swipebox/issues).

Note: this plugin use SwipeBox jQuery plugin as Lightbox solution. For any issues and pull requests related to SwipeBox functionalities please visit the [SwipeBox Repo](https://github.com/brutaldesign/swipebox).
