Plugin Directory

Changeset 1434096


Ignore:
Timestamp:
06/09/2016 06:24:11 PM (10 years ago)
Author:
XPOL555
Message:

Fixed issue 7 https://gitlab.com/paolofalomo/wp-flickity/issues/7

Location:
wp-flickity/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-flickity/trunk/assets/wp-flickity-admin-ui.css

    r1413417 r1434096  
    234234
    235235div#flickity-images-wrapper li {
    236     /* position: relative; */
     236     position: relative;
    237237    transition: opacity 0.3s ease-in-out;
    238238}
  • wp-flickity/trunk/readme.txt

    r1418529 r1434096  
    11=== WP Flickity ===
    22Contributors: xpol555
    3 Tags: slider, shortcode, responsive, easy-to-use, admin-pages, metafizzy, flickity,banner, best image slider, best slider, best slider plugin, carousel, carousel slider, content slider, content slideshow, flickity, flickity slider, flickity.js, free slider, gallery, gallery slider, Horizontal slider, HTML5 slider, image, image slider, image slider plugin, image slideshow, images, images slider, javascript, jquery, jquery slider, jquery slideshow, photo, Photo Slider, Photo Slideshow, photos, picture, picture slider, pictures, post slider, posts slider, responsive, responsive slider, responsive slideshow, revolution slider, shortcode, slide, slide show, slider, slider image, slider images, slider plugin, slider shortcode, slider widget, slides, slideshow, slideshow image, slideshow images, slideshow plugin, swipe, thumbnails slider, touch slider, wordpress slider, wordpress slideshow
     3Tags: slider, shortcode, responsive, easy-to-use, admin-pages, metafizzy, flickity, banner, best image slider, best slider, best slider plugin, carousel, carousel slider, content slider, content slideshow, flickity, flickity slider, flickity.js, free slider, gallery, gallery slider, Horizontal slider, HTML5 slider, image, image slider, image slider plugin, image slideshow, images, images slider, javascript, jquery, jquery slider, jquery slideshow, photo, Photo Slider, Photo Slideshow, photos, picture, picture slider, pictures, post slider, posts slider, responsive, responsive slider, responsive slideshow, revolution slider, shortcode, slide, slide show, slider, slider image, slider images, slider plugin, slider shortcode, slider widget, slides, slideshow, slideshow image, slideshow images, slideshow plugin, swipe, thumbnails slider, touch slider, wordpress slider, wordpress slideshow
    44Requires at least: 3.5.1
    55Tested up to: 4.5.2
     
    4141
    4242== Changelog ==
     43
     44= 0.4.5 =
     45* Hotfix on backend slide delete feature (x): [ISSUE #7](https://gitlab.com/paolofalomo/wp-flickity/issues/7)
    4346
    4447= 0.4.5 =
  • wp-flickity/trunk/wp-flickity.php

    r1418518 r1434096  
    44 * Plugin URI: http://dev.altercode.company/wordpress-plugins/plugins/wp-flickity/
    55 * Description: Wordpress Flickity Plugin
    6  * Version: 0.4.5
     6 * Version: 0.4.6
    77 * Author: PaoloFalomo
    88 * Author URI: http://www.paolofalomo.it/
Note: See TracChangeset for help on using the changeset viewer.