Plugin Directory

Changeset 1000246


Ignore:
Timestamp:
10/02/2014 01:34:04 AM (12 years ago)
Author:
ethanhackett
Message:

Verify plugin works with Wordpress 4.0

Location:
post-tiles
Files:
13 added
2 edited

Legend:

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

    r660002 r1000246  
    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.7
     7Version: 1.3.8
    88Author URI: http://www.posttiles.com
    99
  • post-tiles/trunk/readme.txt

    r660002 r1000246  
    44Tags: Post tiles, categories, color coated, shortcode
    55Requires at least: 3.0
    6 Tested up to: 3.5.0
    7 Stable tag: 1.3.7
     6Tested up to: 4.0.0
     7Stable tag: 1.3.8
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2323*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']**
    2424
    25 Version 1.3.7
     25Version 1.3.8
    2626
    2727== Installation ==
     
    4545
    4646== Changelog ==
     47
     48= 1.3.8 =
     49* Tested with wordpress 4.0
    4750
    4851= 1.3.7 =
Note: See TracChangeset for help on using the changeset viewer.