Plugin Directory

Changeset 405814


Ignore:
Timestamp:
07/06/2011 11:55:29 PM (15 years ago)
Author:
jacobdubail
Message:

v0.6.1

Location:
anythingslider-for-wordpress
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • anythingslider-for-wordpress/tags/0.6/readme.txt

    r405809 r405814  
    2727
    2828= Changelog =
     29
     30= 0.6.1 =
     31
     32* Bug fix for the way the Navigation Formatter runs *
    2933
    3034= 0.6 =
     
    8791
    8892== Changelog ==
     93
     94= 0.6.1 =
     95
     96* Bug fix for the way the Navigation Formatter runs *
    8997
    9098= 0.6 =
  • anythingslider-for-wordpress/trunk/jtd-anything-slider.php

    r405807 r405814  
    241241           
    242242            // setup the NavigationFormatter object based on the custom field value for each slide
    243             if ( $attr['navFormat'] != undefined ) {
     243            if ( $attr['navformat'] ) {
    244244                               
    245245                global $post;
  • anythingslider-for-wordpress/trunk/readme.txt

    r405810 r405814  
    2727
    2828= Changelog =
     29
     30= 0.6.1 =
     31
     32* Bug fix for the way the Navigation Formatter runs *
    2933
    3034= 0.6 =
     
    8791
    8892== Changelog ==
     93
     94= 0.6.1 =
     95
     96* Bug fix for the way the Navigation Formatter runs *
    8997
    9098= 0.6 =
Note: See TracChangeset for help on using the changeset viewer.