Changeset 1434096
- Timestamp:
- 06/09/2016 06:24:11 PM (10 years ago)
- Location:
- wp-flickity/trunk
- Files:
-
- 3 edited
-
assets/wp-flickity-admin-ui.css (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
wp-flickity.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-flickity/trunk/assets/wp-flickity-admin-ui.css
r1413417 r1434096 234 234 235 235 div#flickity-images-wrapper li { 236 /* position: relative; */236 position: relative; 237 237 transition: opacity 0.3s ease-in-out; 238 238 } -
wp-flickity/trunk/readme.txt
r1418529 r1434096 1 1 === WP Flickity === 2 2 Contributors: 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 slideshow3 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 4 4 Requires at least: 3.5.1 5 5 Tested up to: 4.5.2 … … 41 41 42 42 == Changelog == 43 44 = 0.4.5 = 45 * Hotfix on backend slide delete feature (x): [ISSUE #7](https://gitlab.com/paolofalomo/wp-flickity/issues/7) 43 46 44 47 = 0.4.5 = -
wp-flickity/trunk/wp-flickity.php
r1418518 r1434096 4 4 * Plugin URI: http://dev.altercode.company/wordpress-plugins/plugins/wp-flickity/ 5 5 * Description: Wordpress Flickity Plugin 6 * Version: 0.4. 56 * Version: 0.4.6 7 7 * Author: PaoloFalomo 8 8 * Author URI: http://www.paolofalomo.it/
Note: See TracChangeset
for help on using the changeset viewer.