Plugin Directory

Changeset 3167807


Ignore:
Timestamp:
10/12/2024 08:53:07 PM (18 months ago)
Author:
biltatous
Message:

Tagging version 1.0.2 release

Location:
gallery-5cript
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • gallery-5cript/tags/1.0.2/gallery_5cript.php

    r3166806 r3167807  
    55 * Plugin URI:        https://gallery.5cript.com/
    66 * Description:       Create a frontend gallery utilizing the fully cross-browser supported <dialog> HTML element, which offers enhanced accessibility and SEO benefits. Additionally, it incorporates the <picture> HTML element to support responsive images, ensuring optimal image sizes based on your website's configuration. This approach minimizes network redundancies by adapting to the device's viewport. The gallery is built using Tailwind CSS and TypeScript, with a simple shortcode for easy implementation.
    7  * Version:           1.0.1
     7 * Version:           1.0.2
    88 * Requires at least: 6.5.2
    99 * Requires PHP:      8.0
  • gallery-5cript/tags/1.0.2/readme.txt

    r3166806 r3167807  
    22 
    33Contributors: biltatous
    4 Tags: image gallery, video gallery, image, video, modal, dialog, popup
     4Tags: image, gallery, modal, dialog, popup
    55Requires at least: 6.0
    66Tested up to: 6.6
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • gallery-5cript/trunk/gallery_5cript.php

    r3166806 r3167807  
    55 * Plugin URI:        https://gallery.5cript.com/
    66 * Description:       Create a frontend gallery utilizing the fully cross-browser supported <dialog> HTML element, which offers enhanced accessibility and SEO benefits. Additionally, it incorporates the <picture> HTML element to support responsive images, ensuring optimal image sizes based on your website's configuration. This approach minimizes network redundancies by adapting to the device's viewport. The gallery is built using Tailwind CSS and TypeScript, with a simple shortcode for easy implementation.
    7  * Version:           1.0.1
     7 * Version:           1.0.2
    88 * Requires at least: 6.5.2
    99 * Requires PHP:      8.0
  • gallery-5cript/trunk/readme.txt

    r3166806 r3167807  
    22 
    33Contributors: biltatous
    4 Tags: image gallery, video gallery, image, video, modal, dialog, popup
     4Tags: image, gallery, modal, dialog, popup
    55Requires at least: 6.0
    66Tested up to: 6.6
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.