Plugin Directory

Changeset 1417928


Ignore:
Timestamp:
05/16/2016 01:59:37 PM (10 years ago)
Author:
XPOL555
Message:

Tiny Hotfix to shortcode code

Location:
wp-flickity/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-flickity/trunk/readme.txt

    r1415293 r1417928  
    4242== Changelog ==
    4343
     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
    4447= 0.4.3 =
    4548* 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  
    7575            //lazyload:2,
    7676            percentPosition:false,
    77             ".$customSliderSettings."       
    78          
     77            ".$customSliderSettings."
    7978        });
    8079    });
  • wp-flickity/trunk/wp-flickity.php

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