Changeset 2586825
- Timestamp:
- 08/23/2021 04:24:25 AM (5 years ago)
- Location:
- go-gallery
- Files:
-
- 27 edited
-
tags/1.1/assets/js/go-gallery.js (modified) (1 diff)
-
tags/1.1/assets/lib/shared/admin/filter-taxonomies.php (modified) (1 diff)
-
tags/1.1/assets/lib/shared/runtime/ampae-functions.php (modified) (1 diff)
-
tags/1.1/assets/lib/shared/runtime/setup-taxonomies.php (modified) (1 diff)
-
tags/1.1/assets/plugins/qtlb/qtlb.php (modified) (1 diff)
-
tags/1.1/assets/plugins/qtlb/scripts.js (modified) (1 diff)
-
tags/1.1/assets/plugins/qtlb/styles.css (modified) (1 diff)
-
tags/1.1/go-gallery.php (modified) (1 diff)
-
tags/1.1/readme.txt (modified) (2 diffs)
-
tags/1.2/assets/js/go-gallery.js (modified) (1 diff)
-
tags/1.2/assets/lib/shared/admin/filter-taxonomies.php (modified) (1 diff)
-
tags/1.2/assets/lib/shared/runtime/ampae-functions.php (modified) (1 diff)
-
tags/1.2/assets/lib/shared/runtime/setup-taxonomies.php (modified) (1 diff)
-
tags/1.2/assets/plugins/qtlb/qtlb.php (modified) (1 diff)
-
tags/1.2/assets/plugins/qtlb/scripts.js (modified) (1 diff)
-
tags/1.2/assets/plugins/qtlb/styles.css (modified) (1 diff)
-
tags/1.2/go-gallery.php (modified) (1 diff)
-
tags/1.2/readme.txt (modified) (5 diffs)
-
trunk/assets/js/go-gallery.js (modified) (1 diff)
-
trunk/assets/lib/shared/admin/filter-taxonomies.php (modified) (1 diff)
-
trunk/assets/lib/shared/runtime/ampae-functions.php (modified) (1 diff)
-
trunk/assets/lib/shared/runtime/setup-taxonomies.php (modified) (1 diff)
-
trunk/assets/plugins/qtlb/qtlb.php (modified) (1 diff)
-
trunk/assets/plugins/qtlb/scripts.js (modified) (1 diff)
-
trunk/assets/plugins/qtlb/styles.css (modified) (1 diff)
-
trunk/go-gallery.php (modified) (1 diff)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
go-gallery/tags/1.1/assets/js/go-gallery.js
r2069104 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Responsive filterable gallery plugin with media categories. Shortcode driven, easy to use, lightweight yet powerful. Display beautiful galleries without slowing down your page load.</description> 6 * <base>https:// ampae.com/go-gallery/</base>6 * <base>https://www.ampae.com/go-gallery/</base> 7 7 * <author>V Bugroff</author> 8 8 * <email>bugroff@protonmail.com</email> -
go-gallery/tags/1.1/assets/lib/shared/admin/filter-taxonomies.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.1/assets/lib/shared/runtime/ampae-functions.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.1/assets/lib/shared/runtime/setup-taxonomies.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.1/assets/plugins/qtlb/qtlb.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.1/assets/plugins/qtlb/scripts.js
r2069104 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Qt LightBox</description> 6 * <base>https:// ampae.com/</base>6 * <base>https://www.ampae.com/</base> 7 7 * <author>AMPAE</author> 8 8 * <email>info@ampae.com</email> -
go-gallery/tags/1.1/assets/plugins/qtlb/styles.css
r2069104 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Qt LightBox</description> 6 * <base>https:// ampae.com/</base>6 * <base>https://www.ampae.com/</base> 7 7 * <author>AMPAE</author> 8 8 * <email>info@ampae.com</email> -
go-gallery/tags/1.1/go-gallery.php
r2359607 r2586825 2 2 /** 3 3 * Plugin Name: Go Gallery 4 * Plugin URI: https:// ampae.com/wp/go-gallery/4 * Plugin URI: https://www.ampae.com/wp/go-gallery/ 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 7 * Version: 1.1 8 8 * Author: AMPAE 9 * Author URI: https:// ampae.com/wp/9 * Author URI: https://www.ampae.com/wp/ 10 10 * License: GPL 11 11 */ -
go-gallery/tags/1.1/readme.txt
r2359607 r2586825 13 13 == Description == 14 14 15 * Live Demo: [Live Demo](https:// ampae.com/wp/go-gallery/demo/ "Live Demo")16 * QuickStart: [QuickStart](https:// ampae.com/wp/go-gallery/quickstart/ "QuickStart")15 * Live Demo: [Live Demo](https://www.ampae.com/wp/go-gallery/demo/ "Live Demo") 16 * QuickStart: [QuickStart](https://www.ampae.com/wp/go-gallery/quickstart/ "QuickStart") 17 17 18 18 [youtube https://www.youtube.com/watch?v=yAWOKfRvPSQ] … … 195 195 196 196 = Where is Demo? = 197 You can find Online Demo here: [Live Demo](https:// ampae.com/wp/go-gallery/demo/ "Live Demo")197 You can find Online Demo here: [Live Demo](https://www.ampae.com/wp/go-gallery/demo/ "Live Demo") 198 198 199 199 == Screenshots == -
go-gallery/tags/1.2/assets/js/go-gallery.js
r2586311 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Responsive filterable gallery plugin with media categories. Shortcode driven, easy to use, lightweight yet powerful. Display beautiful galleries without slowing down your page load.</description> 6 * <base>https:// ampae.com/go-gallery/</base>6 * <base>https://www.ampae.com/go-gallery/</base> 7 7 * <author>V Bugroff</author> 8 8 * <email>bugroff@protonmail.com</email> -
go-gallery/tags/1.2/assets/lib/shared/admin/filter-taxonomies.php
r2586311 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.2/assets/lib/shared/runtime/ampae-functions.php
r2586311 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.2/assets/lib/shared/runtime/setup-taxonomies.php
r2586311 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.2/assets/plugins/qtlb/qtlb.php
r2586311 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/tags/1.2/assets/plugins/qtlb/scripts.js
r2586311 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Qt LightBox</description> 6 * <base>https:// ampae.com/</base>6 * <base>https://www.ampae.com/</base> 7 7 * <author>AMPAE</author> 8 8 * <email>info@ampae.com</email> -
go-gallery/tags/1.2/assets/plugins/qtlb/styles.css
r2586311 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Qt LightBox</description> 6 * <base>https:// ampae.com/</base>6 * <base>https://www.ampae.com/</base> 7 7 * <author>AMPAE</author> 8 8 * <email>info@ampae.com</email> -
go-gallery/tags/1.2/go-gallery.php
r2586311 r2586825 2 2 /** 3 3 * Plugin Name: Go Gallery 4 * Plugin URI: https:// ampae.com/wp/go-gallery/4 * Plugin URI: https://www.ampae.com/wp/go-gallery/ 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 7 * Version: 1.2 8 8 * Author: AMPAE 9 * Author URI: https:// ampae.com/wp/9 * Author URI: https://www.ampae.com/wp/ 10 10 * License: GPL 11 11 */ -
go-gallery/tags/1.2/readme.txt
r2586311 r2586825 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: 7.24 Requires PHP: 6.4 5 5 Requires at least: 4.6 6 6 Tested up to: 5.8 … … 13 13 == Description == 14 14 15 * Live Demo: [Live Demo](https:// ampae.com/wp/go-gallery/demo/ "Live Demo")16 * QuickStart: [QuickStart](https:// ampae.com/wp/go-gallery/quickstart/ "QuickStart")15 * Live Demo: [Live Demo](https://www.ampae.com/wp/go-gallery/demo/ "Live Demo") 16 * QuickStart: [QuickStart](https://www.ampae.com/wp/go-gallery/quickstart/ "QuickStart") 17 17 18 18 [youtube https://www.youtube.com/watch?v=yAWOKfRvPSQ] … … 90 90 Deprecated: 91 91 * overlay_color = color ‘#HTML’ of the image hover overlay. Now hover overlay color would be similar to the background of the gallery or border color if set. 92 92 93 93 ADVANCED OPTIONS: 94 94 95 95 * limit = 1-200 – number of images to display (in total) 96 96 * lightbox = ‘yes/no’ enables/disables custom lightbox on image click; default: ‘yes’ … … 195 195 196 196 = Where is Demo? = 197 You can find Online Demo here: [Live Demo](https:// ampae.com/wp/go-gallery/demo/ "Live Demo")197 You can find Online Demo here: [Live Demo](https://www.ampae.com/wp/go-gallery/demo/ "Live Demo") 198 198 199 199 == Screenshots == … … 227 227 = 1.0 = 228 228 * This is the launch version. 229 230 -
go-gallery/trunk/assets/js/go-gallery.js
r2069104 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Responsive filterable gallery plugin with media categories. Shortcode driven, easy to use, lightweight yet powerful. Display beautiful galleries without slowing down your page load.</description> 6 * <base>https:// ampae.com/go-gallery/</base>6 * <base>https://www.ampae.com/go-gallery/</base> 7 7 * <author>V Bugroff</author> 8 8 * <email>bugroff@protonmail.com</email> -
go-gallery/trunk/assets/lib/shared/admin/filter-taxonomies.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/trunk/assets/lib/shared/runtime/ampae-functions.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/trunk/assets/lib/shared/runtime/setup-taxonomies.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/trunk/assets/plugins/qtlb/qtlb.php
r2069104 r2586825 4 4 * PHP Version 5.5. 5 5 * 6 * @see https:// ampae.com/6 * @see https://www.ampae.com/ 7 7 * 8 8 * @author AMPAE <info@ampae.com> -
go-gallery/trunk/assets/plugins/qtlb/scripts.js
r2069104 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Qt LightBox</description> 6 * <base>https:// ampae.com/</base>6 * <base>https://www.ampae.com/</base> 7 7 * <author>AMPAE</author> 8 8 * <email>info@ampae.com</email> -
go-gallery/trunk/assets/plugins/qtlb/styles.css
r2069104 r2586825 4 4 * <version>1.0</version> 5 5 * <description>Qt LightBox</description> 6 * <base>https:// ampae.com/</base>6 * <base>https://www.ampae.com/</base> 7 7 * <author>AMPAE</author> 8 8 * <email>info@ampae.com</email> -
go-gallery/trunk/go-gallery.php
r2586311 r2586825 2 2 /** 3 3 * Plugin Name: Go Gallery 4 * Plugin URI: https:// ampae.com/wp/go-gallery/4 * Plugin URI: https://www.ampae.com/wp/go-gallery/ 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 7 * Version: 1.2 8 8 * Author: AMPAE 9 * Author URI: https:// ampae.com/wp/9 * Author URI: https://www.ampae.com/wp/ 10 10 * License: GPL 11 11 */ -
go-gallery/trunk/readme.txt
r2586311 r2586825 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: 7.24 Requires PHP: 6.4 5 5 Requires at least: 4.6 6 6 Tested up to: 5.8 … … 13 13 == Description == 14 14 15 * Live Demo: [Live Demo](https:// ampae.com/wp/go-gallery/demo/ "Live Demo")16 * QuickStart: [QuickStart](https:// ampae.com/wp/go-gallery/quickstart/ "QuickStart")15 * Live Demo: [Live Demo](https://www.ampae.com/wp/go-gallery/demo/ "Live Demo") 16 * QuickStart: [QuickStart](https://www.ampae.com/wp/go-gallery/quickstart/ "QuickStart") 17 17 18 18 [youtube https://www.youtube.com/watch?v=yAWOKfRvPSQ] … … 90 90 Deprecated: 91 91 * overlay_color = color ‘#HTML’ of the image hover overlay. Now hover overlay color would be similar to the background of the gallery or border color if set. 92 92 93 93 ADVANCED OPTIONS: 94 94 95 95 * limit = 1-200 – number of images to display (in total) 96 96 * lightbox = ‘yes/no’ enables/disables custom lightbox on image click; default: ‘yes’ … … 195 195 196 196 = Where is Demo? = 197 You can find Online Demo here: [Live Demo](https:// ampae.com/wp/go-gallery/demo/ "Live Demo")197 You can find Online Demo here: [Live Demo](https://www.ampae.com/wp/go-gallery/demo/ "Live Demo") 198 198 199 199 == Screenshots == … … 227 227 = 1.0 = 228 228 * This is the launch version. 229 230
Note: See TracChangeset
for help on using the changeset viewer.