Changeset 1000246
- Timestamp:
- 10/02/2014 01:34:04 AM (12 years ago)
- Location:
- post-tiles
- Files:
-
- 13 added
- 2 edited
-
tags/1.3.8 (added)
-
tags/1.3.8/plus.png (added)
-
tags/1.3.8/plus@2x.png (added)
-
tags/1.3.8/post-tiles-frontend.js (added)
-
tags/1.3.8/post-tiles.css (added)
-
tags/1.3.8/post-tiles.js (added)
-
tags/1.3.8/post-tiles.php (added)
-
tags/1.3.8/readme.txt (added)
-
tags/1.3.8/screenshot-1.png (added)
-
tags/1.3.8/screenshot-2.png (added)
-
tags/1.3.8/screenshot-3.png (added)
-
tags/1.3.8/screenshot-4.png (added)
-
tags/1.3.8/screenshot-5.png (added)
-
trunk/post-tiles.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-tiles/trunk/post-tiles.php
r660002 r1000246 5 5 Description: 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']. 6 6 Author: Ethan Hackett 7 Version: 1.3. 77 Version: 1.3.8 8 8 Author URI: http://www.posttiles.com 9 9 -
post-tiles/trunk/readme.txt
r660002 r1000246 4 4 Tags: Post tiles, categories, color coated, shortcode 5 5 Requires at least: 3.0 6 Tested up to: 3.5.07 Stable tag: 1.3. 76 Tested up to: 4.0.0 7 Stable tag: 1.3.8 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 23 23 *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']** 24 24 25 Version 1.3. 725 Version 1.3.8 26 26 27 27 == Installation == … … 45 45 46 46 == Changelog == 47 48 = 1.3.8 = 49 * Tested with wordpress 4.0 47 50 48 51 = 1.3.7 =
Note: See TracChangeset
for help on using the changeset viewer.