Plugin Directory

Changeset 479884


Ignore:
Timestamp:
12/23/2011 04:41:16 PM (14 years ago)
Author:
Chaser324
Message:

1.25 Update

Location:
featured-posts-scroll/branches/varsize
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • featured-posts-scroll/branches/varsize/featured-posts-scroll.php

    r477787 r479884  
    44Plugin URI: http://chasepettit.com
    55Description: A basic javascript based scrolling display of post titles and thumbnails.
    6 Version: 1.24
     6Version: 1.25
    77Author: Chaser324
    88Author URI: http://chasepettit.com
     
    381381    {
    382382        $post = $temp_post;
     383        setup_postdata($post);
    383384    }
    384385
  • featured-posts-scroll/branches/varsize/readme.txt

    r477787 r479884  
    77Requires at least: 2.9.1
    88Tested up to: 3.2
    9 Stable tag: 1.24
     9Stable tag: 1.25
    1010
    1111A basic javascript based scrolling display of post titles and thumbnails.
     
    9696
    9797== Changelog ==
     98
     99= 1.25 =
     100* Corrected issue with plugin appearing on post/page templates.
    98101
    99102= 1.24 =
     
    193196== Upgrade Notice ==
    194197
    195 = 1.24 =
    196 * Corrected issue with activation that was causing new variables to not be initialized to default values.
     198= 1.25 =
     199* Corrected issue with plugin appearing on post/page templates.
Note: See TracChangeset for help on using the changeset viewer.