Plugin Directory

Changeset 606103


Ignore:
Timestamp:
09/30/2012 12:27:51 PM (14 years ago)
Author:
ethanhackett
Message:

Version 3.0.0

Location:
post-tiles/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • post-tiles/trunk

    • Property svn:ignore set to
      ._post-tiles-frontend.js
      ._post-tiles.css
      ._post-tiles.php
      ._readme.txt
  • post-tiles/trunk/post-tiles.css

    r605963 r606103  
    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

    r605963 r606103  
    44Plugin URI: http://www.tincrate.com/plugins
    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>.
    6 Author: Ethan Hackett - TinCrate
    7 Version: 1.2.5
    8 Author URI: http://www.tincrate.com/plugins
     6Author: Ethan Hackett
     7Version: 1.3.0
     8Author URI: http://www.posttiles.com
    99
    1010Copyright (C) 2012 Ethan Hackett
  • post-tiles/trunk/readme.txt

    r605963 r606103  
    1111== Description ==
    1212
    13 Post tiles allows you to use the shortcode **[post-tiles]** on any page or post and displays a grid of posts in a tile format. [(Live Preview)](http://www.tincrate.com/post-tiles/)
     13Post tiles allows you to use the shortcode **[post-tiles]** on any page or post and displays a grid of posts in a tile format. [(Live Preview)](http://www.posttiles.com)
    1414
    1515By default 8 posts are displayed. To change the amount of posts to display on the page, use the posts=" " attribute in the shortcode. **Example: [post-tiles posts='10']**
     
    8989== Arbitrary section ==
    9090
    91 Enjoy it :D
    92 
    93 Updates coming to add the functionality of choosing tile ordering. Possible carousel and sidebar widget options as well.
     91Enjoy it :D
Note: See TracChangeset for help on using the changeset viewer.