Plugin Directory

Changeset 3206515


Ignore:
Timestamp:
12/11/2024 05:07:17 PM (16 months ago)
Author:
biltatous
Message:

Pushed latest updates to trunk, including API enhancements and settings improvements.

Location:
gallery-5cript/trunk
Files:
2 edited

Legend:

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

    r3206419 r3206515  
    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.2.0
     7 * Version:           1.2.1
    88 * Requires at least: 6.6.0
    99 * Requires PHP:      8.0
  • gallery-5cript/trunk/readme.txt

    r3206429 r3206515  
    55Requires at least: 6.0
    66Tested up to: 6.7.1
    7 Stable tag: 1.2.0
     7Stable tag: 1.2.1
    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.