Changeset 1000782
- Timestamp:
- 10/02/2014 05:02:56 PM (12 years ago)
- Location:
- post-tiles
- Files:
-
- 13 added
- 2 edited
-
tags/1.4.2 (added)
-
tags/1.4.2/plus.png (added)
-
tags/1.4.2/plus@2x.png (added)
-
tags/1.4.2/post-tiles-frontend.js (added)
-
tags/1.4.2/post-tiles.css (added)
-
tags/1.4.2/post-tiles.js (added)
-
tags/1.4.2/post-tiles.php (added)
-
tags/1.4.2/readme.txt (added)
-
tags/1.4.2/screenshot-1.png (added)
-
tags/1.4.2/screenshot-2.png (added)
-
tags/1.4.2/screenshot-3.png (added)
-
tags/1.4.2/screenshot-4.png (added)
-
tags/1.4.2/screenshot-5.png (added)
-
trunk/post-tiles.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-tiles/trunk/post-tiles.php
r1000774 r1000782 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.4. 17 Version: 1.4.2 8 8 Author URI: http://www.posttiles.com 9 9 -
post-tiles/trunk/readme.txt
r1000774 r1000782 5 5 Requires at least: 3.0 6 6 Tested up to: 4.0.0 7 Stable tag: 1.4. 17 Stable tag: 1.4.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 45 45 46 46 == Changelog == 47 48 = 1.4.2 = 49 * Minor JS bug fix with responsive calculations 47 50 48 51 = 1.4.1 =
Note: See TracChangeset
for help on using the changeset viewer.