Plugin Directory

Changeset 659864


Ignore:
Timestamp:
01/27/2013 08:26:27 PM (13 years ago)
Author:
ethanhackett
Message:

Fixed a JS error on fade hover

Location:
post-tiles
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • post-tiles/tags/1.3.6/post-tiles.php

    r659737 r659864  
    55Description: This plugin displays recent posts as tiles. Posts can choose categories by id and numbeer of posts to display. Example shortcode: [post-tiles] or [post-tiles categories='1,2,4,10' posts='8' excerpt='18'].
    66Author: Ethan Hackett
    7 Version: 1.3.5
     7Version: 1.3.6
    88Author URI: http://www.posttiles.com
    99
  • post-tiles/tags/1.3.6/readme.txt

    r659737 r659864  
    55Requires at least: 3.0
    66Tested up to: 3.5.0
    7 Stable tag: 1.3.5
     7Stable tag: 1.3.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • post-tiles/trunk/post-tiles.php

    r652236 r659864  
    55Description: This plugin displays recent posts as tiles. Posts can choose categories by id and numbeer of posts to display. Example shortcode: [post-tiles] or [post-tiles categories='1,2,4,10' posts='8' excerpt='18'].
    66Author: Ethan Hackett
    7 Version: 1.3.5
     7Version: 1.3.6
    88Author URI: http://www.posttiles.com
    99
  • post-tiles/trunk/readme.txt

    r652236 r659864  
    55Requires at least: 3.0
    66Tested up to: 3.5.0
    7 Stable tag: 1.3.5
     7Stable tag: 1.3.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.