Changeset 1417928
- Timestamp:
- 05/16/2016 01:59:37 PM (10 years ago)
- Location:
- wp-flickity/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (1 diff)
-
wp-flickity-shortcodes.php (modified) (1 diff)
-
wp-flickity.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-flickity/trunk/readme.txt
r1415293 r1417928 42 42 == Changelog == 43 43 44 = 0.4.4 = 45 * Hotfix on code of shortcode for someone having issues on frontend (thx to [wormboss](http://profiles.wordpress.org/wormboss/)). 46 44 47 = 0.4.3 = 45 48 * Hotfix on code for some systems. For someone should fix the [ISSUE #4](https://gitlab.com/paolofalomo/wp-flickity/issues/4) -
wp-flickity/trunk/wp-flickity-shortcodes.php
r1413417 r1417928 75 75 //lazyload:2, 76 76 percentPosition:false, 77 ".$customSliderSettings." 78 77 ".$customSliderSettings." 79 78 }); 80 79 }); -
wp-flickity/trunk/wp-flickity.php
r1415283 r1417928 4 4 * Plugin URI: http://dev.altercode.company/wordpress-plugins/plugins/wp-flickity/ 5 5 * Description: Wordpress Flickity Plugin 6 * Version: 0.4. 36 * Version: 0.4.4 7 7 * Author: PaoloFalomo 8 8 * Author URI: http://www.paolofalomo.it/
Note: See TracChangeset
for help on using the changeset viewer.