Changeset 1309536
- Timestamp:
- 12/16/2015 01:33:55 AM (10 years ago)
- Location:
- go-gallery/trunk
- Files:
-
- 2 edited
-
go-gallery.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
go-gallery/trunk/go-gallery.php
r1309534 r1309536 5 5 * Text Domain: go_gallery 6 6 * Description: This plugin displays beautiful galleries. Simple, lightweight yet very powerful gallery plugin brings you all functionality to display beautiful galleries with less configurations and without slowing down your page. 7 * Version: 1. 17 * Version: 1.0 8 8 * Author: AlViMedia 9 9 * Author URI: http://www.AlViMedia.com … … 15 15 } 16 16 17 define('GO_GALLERY_VERSION', '1. 1');17 define('GO_GALLERY_VERSION', '1.0'); 18 18 19 19 add_action('wp_enqueue_scripts', 'go_gallery_enqueue_scripts'); -
go-gallery/trunk/readme.txt
r1309534 r1309536 150 150 == Changelog == 151 151 152 = 1.1 =153 * Fix - Few minor bugs fixed154 155 152 = 1.0 = 156 153 * Initial Release
Note: See TracChangeset
for help on using the changeset viewer.