Plugin Directory

Changeset 606300


Ignore:
Timestamp:
09/30/2012 10:13:15 PM (14 years ago)
Author:
ethanhackett
Message:

Version 1.3.1

Location:
post-tiles/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • post-tiles/trunk

    • Property svn:ignore
      •  

        old new  
        33._post-tiles.php
        44._readme.txt
         5._post-tiles.js
  • post-tiles/trunk/post-tiles.css

    r606129 r606300  
    1 /* @override
    2     http://www.posttiles.com/wp-content/plugins/post-tiles/post-tiles.css?ver=3.4.2 */
    3 
    41/* Admin CSS */
    52#color-picker-example {
  • post-tiles/trunk/post-tiles.php

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

    r606103 r606300  
    55Requires at least: 3.0
    66Tested up to: 3.4.2
    7 Stable tag: 1.3.0
     7Stable tag: 1.3.1
    88
    99Post Tiles gives admins the ability to display their posts as tiles. The tiles are color coded by category. The appearance is similar to windows 8 (Windows Metro).
     
    2121*NOTE:* The category id numbers are listed below, next to the category names. You can use both the categories and posts attributes **Example: [post-tiles categories='1,2,4' posts='8' excerpt='18']**
    2222
    23 Version 1.3.0
     23Version 1.3.1
    2424
    2525== Installation ==
     
    4444== Changelog ==
    4545
    46 = 1.3.0 =
     46= 1.3.1 =
    4747* Responsive functionality added (Alternate fluid design responds to location width)
    4848* Admin controlled animation styles (Bottom, top, right, left and fade)
Note: See TracChangeset for help on using the changeset viewer.