Changeset 2586311
- Timestamp:
- 08/21/2021 08:58:01 AM (5 years ago)
- Location:
- go-gallery
- Files:
-
- 43 added
- 2 edited
-
tags/1.2 (added)
-
tags/1.2/assets (added)
-
tags/1.2/assets/css (added)
-
tags/1.2/assets/css/effects.css (added)
-
tags/1.2/assets/css/go-gallery.css (added)
-
tags/1.2/assets/css/index.php (added)
-
tags/1.2/assets/index.php (added)
-
tags/1.2/assets/js (added)
-
tags/1.2/assets/js/go-gallery.js (added)
-
tags/1.2/assets/js/index.php (added)
-
tags/1.2/assets/lib (added)
-
tags/1.2/assets/lib/admin (added)
-
tags/1.2/assets/lib/admin/index.php (added)
-
tags/1.2/assets/lib/index.php (added)
-
tags/1.2/assets/lib/runtime (added)
-
tags/1.2/assets/lib/runtime/index.php (added)
-
tags/1.2/assets/lib/runtime/shortcode.php (added)
-
tags/1.2/assets/lib/shared (added)
-
tags/1.2/assets/lib/shared/admin (added)
-
tags/1.2/assets/lib/shared/admin/alvimedia.php (added)
-
tags/1.2/assets/lib/shared/admin/filter-taxonomies.php (added)
-
tags/1.2/assets/lib/shared/admin/index.php (added)
-
tags/1.2/assets/lib/shared/runtime (added)
-
tags/1.2/assets/lib/shared/runtime/ampae-functions.php (added)
-
tags/1.2/assets/lib/shared/runtime/index.php (added)
-
tags/1.2/assets/lib/shared/runtime/setup-taxonomies.php (added)
-
tags/1.2/assets/plugins (added)
-
tags/1.2/assets/plugins/imagesloaded (added)
-
tags/1.2/assets/plugins/imagesloaded/imagesloaded.pkgd.min.js (added)
-
tags/1.2/assets/plugins/imagesloaded/index.php (added)
-
tags/1.2/assets/plugins/index.php (added)
-
tags/1.2/assets/plugins/isotope (added)
-
tags/1.2/assets/plugins/isotope/index.php (added)
-
tags/1.2/assets/plugins/isotope/isotope.pkgd.min.js (added)
-
tags/1.2/assets/plugins/qtlb (added)
-
tags/1.2/assets/plugins/qtlb/index.php (added)
-
tags/1.2/assets/plugins/qtlb/qtlb.php (added)
-
tags/1.2/assets/plugins/qtlb/scripts.js (added)
-
tags/1.2/assets/plugins/qtlb/styles.css (added)
-
tags/1.2/go-gallery.php (added)
-
tags/1.2/index.php (added)
-
tags/1.2/license.txt (added)
-
tags/1.2/readme.txt (added)
-
trunk/go-gallery.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
go-gallery/trunk/go-gallery.php
r2359607 r2586311 5 5 * Text Domain: gogomedia 6 6 * Description: Responsive filterable gallery with media categories. Easy to use, lightweight yet powerful shortcode driven gallery plugin to display beautiful galleries without slowing down your page. 7 * Version: 1. 17 * Version: 1.2 8 8 * Author: AMPAE 9 9 * Author URI: https://ampae.com/wp/ … … 15 15 } 16 16 17 define('GO_GALLERY_VERSION', '1. 1');17 define('GO_GALLERY_VERSION', '1.2'); 18 18 19 19 function go_gallery_lte_enqueue_scripts() -
go-gallery/trunk/readme.txt
r2359607 r2586311 2 2 Contributors: alvimedia, infinitools 3 3 Tags: gallery, foto, photo, image, picture, album, slide, fancybox, sortable, filterable, grid, masonry, media, lightbox, mosaic, showcase, view, responsive, thumb, photoalbum, photogallery, photoset, prettyphoto, images, albums, pictures, photos, slides, thumbnails, gogallery 4 Requires PHP: 5.65 Requires at least: 3.86 Tested up to: 5. 57 Stable tag: 1. 14 Requires PHP: 7.2 5 Requires at least: 4.6 6 Tested up to: 5.8 7 Stable tag: 1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.