Plugin Directory

Changeset 936188


Ignore:
Timestamp:
06/21/2014 05:04:27 PM (12 years ago)
Author:
digontoahsan
Message:

update for 2.1.0

Location:
advanced-post-slider/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • advanced-post-slider/trunk/advanced-post-slider.php

    r936029 r936188  
    44    Plugin URI: www.wpcue.com
    55    Description: Responsive slideshow plugin powered with three built-in templates, lots of easy customizable options and many more to explore.
    6     Version: 2.1.0
     6    Version: 2.1.1
    77    Author: digontoahsan
    88    Author URI: www.wpcue.com
     
    435435                <?php }else{if($navigation['advps_pager_type']=='thumb'){?>
    436436                pagerCustom: '#bx-pager',
    437                 <?php }}?>
     437                <?php }?>
     438                mode: '<?php echo $slider['advps_effects'];?>',
     439                <?php }?>
    438440                <?php if($slider['advps_slider_type'] != 'ticker'){?>
    439441                auto: <?php if($slider['advps_autoplay']=='yes'){echo 1;}else{echo 0;}?>,
  • advanced-post-slider/trunk/readme.txt

    r936029 r936188  
    55Requires at least: 3.0.1
    66Tested up to: 3.9.1
    7 Stable tag: 2.1.0
     7Stable tag: 2.1.1
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    103103* Feature added
    104104    * Auto play and play/pause enabled for carousel
     105   
     106= 2.1.1 =
     107* Bug fix
     108    * Bug fix for slider effect.
    105109
    106110== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.