Changeset 819122
- Timestamp:
- 12/11/2013 07:42:23 PM (12 years ago)
- Location:
- galleria/trunk
- Files:
-
- 3 edited
-
amw-galleria/AMWGalleria.php (modified) (1 diff)
-
galleria.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
galleria/trunk/amw-galleria/AMWGalleria.php
r732269 r819122 8 8 protected $url; 9 9 protected $theme; 10 protected $version = '1.0. 0';10 protected $version = '1.0.1'; 11 11 protected $galleriaVersion = '1.2.9'; 12 12 protected $optionsName = 'amw_galleria_theme'; -
galleria/trunk/galleria.php
r732269 r819122 4 4 Plugin URI: http://amwhalen.com 5 5 Description: Displays a beautiful Galleria slideshow in place of the built-in WordPress image grid. Overrides the default functionality of the [gallery] shortcode. 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: Andy Whalen 8 8 Author URI: http://amwhalen.com/ -
galleria/trunk/readme.txt
r732269 r819122 3 3 Tags: galleria, gallery, slideshow, photos, images, swipe, mobile 4 4 Requires at least: 3.0 5 Tested up to: 3. 5.15 Tested up to: 3.7.1 6 6 Stable tag: trunk 7 7 License: The MIT License
Note: See TracChangeset
for help on using the changeset viewer.