Plugin Directory

Changeset 1000782


Ignore:
Timestamp:
10/02/2014 05:02:56 PM (12 years ago)
Author:
ethanhackett
Message:

Minor JS bug fix with responsive calculations

Location:
post-tiles
Files:
13 added
2 edited

Legend:

Unmodified
Added
Removed
  • post-tiles/trunk/post-tiles.php

    r1000774 r1000782  
    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.4.1
     7Version: 1.4.2
    88Author URI: http://www.posttiles.com
    99
  • post-tiles/trunk/readme.txt

    r1000774 r1000782  
    55Requires at least: 3.0
    66Tested up to: 4.0.0
    7 Stable tag: 1.4.1
     7Stable tag: 1.4.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545
    4646== Changelog ==
     47
     48= 1.4.2 =
     49* Minor JS bug fix with responsive calculations
    4750
    4851= 1.4.1 =
Note: See TracChangeset for help on using the changeset viewer.