Plugin Directory

Changeset 1999434


Ignore:
Timestamp:
12/21/2018 06:29:02 AM (7 years ago)
Author:
emtly
Message:

Update Base Version

Location:
go-gallery/trunk
Files:
9 added
2 edited

Legend:

Unmodified
Added
Removed
  • go-gallery/trunk/go-gallery.php

    r1942401 r1999434  
    3131include_once plugin_dir_path(__FILE__).'assets/lib/admin/alvimedia.php';
    3232include_once plugin_dir_path(__FILE__).'assets/lib/runtime/alvimedia-functions.php';
    33 include_once plugin_dir_path(__FILE__).'assets/lib/runtime/setup-taxonomies.php';
    34 include_once plugin_dir_path(__FILE__).'assets/lib/admin/filter-taxonomies.php';
     33include_once plugin_dir_path(__FILE__).'assets/lib/shared/runtime/setup-taxonomies.php';
     34include_once plugin_dir_path(__FILE__).'assets/lib/shared/admin/filter-taxonomies.php';
    3535include_once plugin_dir_path(__FILE__).'assets/lib/runtime/shortcode.php';
    3636include_once plugin_dir_path(__FILE__).'assets/plugins/qtlb/qtlb.php';
  • go-gallery/trunk/readme.txt

    r1942401 r1999434  
    11=== Go Gallery ===
    2 Contributors: alvimedia, emtly, itconsultsrv
     2Contributors: alvimedia, emtly
    33Tags: 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
    44Requires at least: 3.8
    5 Tested up to: 4.9.7
     5Tested up to: 5.0.2
    66Stable tag: 1.0
    77License: GPLv2 or later
     
    1515* QuickStart: [QuickStart](http://alvimedia.com/go-gallery/quickstart/ "QuickStart")
    1616
    17 THE IDEA:
     17This plugin has been created to display beautiful and functional grid galleries with minimum configuration effort and without slowing down your page load.
     18
     19Go Gallery is a powerful responsive and filterable grid gallery wordpress plugin. You can change spacings, frames, colors, etc. by simply adjusting settings directly in shortcodes. Unlimited number of galleries with different settings can be used on any page or in posts.
     20
     21Go Gallery is optimized for speed. Configuration is fast and simple, everything can be done just by putting gallery shortcode(s) to the page.
     22
     23Go Gallery enables categories in media images and adds filter menu to each gallery for easy and beautiful sorting.
     24
     25If you interrested in a new beautiful Image Slider based on same concept of Image Categories you can find it here:
     26
     27* Go Slider: [Go Slider](https://wordpress.org/plugins/go-slider/ "Go Slider")
     28
     29The idea behind this plugin:
    1830
    1931Can you imagine that there's no categories and all posts has to be manually organized? and every time you add new post you'll also have to add it manually to your blog and other page(s) otherwise it won't show up? sounds ridicules isn't it but why we keep doing this with the image galleries?
     
    2537Your galleries will be runtime sortable and you can decide what image categories to display in each gallery. Just keep adding images and categorize them same way you doing with normal wordpress posts.
    2638
    27 PLUGIN:
    28 
    29 This plugin has been created to display beautiful and functional grid galleries with minimum configuration effort and without slowing down your page load.
    30 
    31 Go Gallery is a powerful responsive and filterable grid gallery wordpress plugin. You can change spacings, frames, colors, etc. by simply adjusting settings directly in shortcodes. Unlimited number of galleries with different settings can be used on any page or in posts.
    32 
    33 Go Gallery is optimized for speed. Configuration is fast and simple, everything can be done just by putting gallery shortcode(s) to the page.
    34 
    35 Go Gallery enables categories in media images and adds filter menu to each gallery for easy and beautiful sorting.
     39[youtube https://www.youtube.com/watch?v=UJHSi1vsxYU]
    3640
    3741= Features: =
Note: See TracChangeset for help on using the changeset viewer.