Changeset 1406363
- Timestamp:
- 04/28/2016 10:15:57 AM (10 years ago)
- Location:
- cactus-masonry-plus
- Files:
-
- 13 added
- 1 deleted
- 2 edited
-
assets/icon.svg (added)
-
assets/logo.svg (deleted)
-
tags/0.0.1.3 (added)
-
tags/0.0.1.3/cactusBrick.js (added)
-
tags/0.0.1.3/cactusBrick.min.js (added)
-
tags/0.0.1.3/cactusGallery.js (added)
-
tags/0.0.1.3/cactusGallery.min.js (added)
-
tags/0.0.1.3/cactusMasonry.php (added)
-
tags/0.0.1.3/cactusMasonryPlus.js (added)
-
tags/0.0.1.3/cactusMasonryPlus.min.js (added)
-
tags/0.0.1.3/license.txt (added)
-
tags/0.0.1.3/readme.txt (added)
-
tags/0.0.1.3/style.css (added)
-
tags/0.0.1.3/style.scss (added)
-
trunk/cactusMasonry.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cactus-masonry-plus/trunk/cactusMasonry.php
r1405262 r1406363 2 2 /** 3 3 * @package Cactus Masonry Plus 4 * @version 0.0.1. 24 * @version 0.0.1.3 5 5 */ 6 6 /* … … 8 8 * Plugin URI: cactus.cloud 9 9 * Description: A highly customizable gallery of post thumbnails. 10 * Version: 0.0.1. 210 * Version: 0.0.1.3 11 11 * Author: cactus.cloud 12 12 * Author URI: http://cactus.cloud/masonryplus -
cactus-masonry-plus/trunk/readme.txt
r1405262 r1406363 1 1 === Plugin Name === 2 2 Contributors: bortpress 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business= cactus%40cactuscomputers%2ecom%2eau&lc=AU¤cy_code=AUD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted4 Tags: Posts, Gallery, Masonry, Image, Post Gallery, Thumbnail Gallery, Featured Image Gallery3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=forum%40cactus%2ecloud&lc=AU&item_name=cactus%2ecloud&item_number=masonry¤cy_code=AUD& 4 Tags: Gallery, Masonry, Image, Masonry Gallery, Post Gallery, Thumbnail Gallery, Featured Image Gallery 5 5 Requires at least: 4.4.2 6 6 Tested up to: 4.5.1 … … 8 8 License: GNU AGPLv3 9 9 License URI: http://cactus.cloud/licenses/agpl-3.0.txt 10 License alt URI: http://www.gnu.org/licenses/agpl-3.0.txt11 10 12 Displays a customizable gallery of your post featured images in either a grid or a masonry layout.11 Displays a customizable masonry gallery of your posts or WordPress galleries. 13 12 14 13 … … 47 46 48 47 == Changelog == 48 = 0.0.1.3 = 49 * Updated WordPress repository tags 50 * Updated logo for WordPress repository 51 * Updated readme header information 52 * Updated compatability information 53 49 54 = 0.0.1.2 = 50 55 * Fixed issue with incorrectly referenced JS in initial release 56 * Changed install directory to match the directory assigned by WordPress 51 57 52 58 = 0.0.1.1 =
Note: See TracChangeset
for help on using the changeset viewer.