GitXplorerGitXplorer
l

easy-swipebox

public
8 stars
8 forks
4 issues

Commits

List of commits on branch master.
Unverified
68d8cd6565dd2c5065cc69dedd1daed5806ce356

chore: version 1.1.2

lleopuleo committed 4 years ago
Unverified
891b1054a6bff43a319d34ac4b194fcac2a093f1

fix: update swipebox main script

lleopuleo committed 4 years ago
Unverified
a485a0f36d22d12e886ddac572827a031e7a697c

chore: version 1.1.1

lleopuleo committed 4 years ago
Unverified
7175ba8415590f6a05f3c1d1854edc62b49e52dc

fix: add compatibility with with jQuery 3.X.X

lleopuleo committed 4 years ago
Unverified
af6cc8da607b91509ce6e944deee6cd096a6e30e

Added compatibility to WordPress 4.9 + PHP requirement

lleopuleo committed 7 years ago
Unverified
7bd2097563a78d65e0fd196c143cf1645b699ea5

Added compatibility to WordPress 4.8

committed 7 years ago

README

The README file for this repository.

Easy SwipeBox (Wordpress Plugin)

Build Status

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 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.
  2. Translate it in your language: visit the WordPress translation page.
  3. Rate it 5 stars on WordPress.org.
  4. Buy me a beer! 🍺

Support

Need help? Read the FAQ or visit the WordPress.org support page / Github Issue Tracker.

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.