Changeset 3167807
- Timestamp:
- 10/12/2024 08:53:07 PM (18 months ago)
- Location:
- gallery-5cript
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.2 (copied) (copied from gallery-5cript/trunk)
-
tags/1.0.2/gallery_5cript.php (modified) (1 diff)
-
tags/1.0.2/readme.txt (modified) (1 diff)
-
trunk/gallery_5cript.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gallery-5cript/tags/1.0.2/gallery_5cript.php
r3166806 r3167807 5 5 * Plugin URI: https://gallery.5cript.com/ 6 6 * 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. 17 * Version: 1.0.2 8 8 * Requires at least: 6.5.2 9 9 * Requires PHP: 8.0 -
gallery-5cript/tags/1.0.2/readme.txt
r3166806 r3167807 2 2 3 3 Contributors: biltatous 4 Tags: image gallery, video gallery, image, video, modal, dialog, popup4 Tags: image, gallery, modal, dialog, popup 5 5 Requires at least: 6.0 6 6 Tested up to: 6.6 7 Stable tag: 1.0. 17 Stable tag: 1.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
gallery-5cript/trunk/gallery_5cript.php
r3166806 r3167807 5 5 * Plugin URI: https://gallery.5cript.com/ 6 6 * 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. 17 * Version: 1.0.2 8 8 * Requires at least: 6.5.2 9 9 * Requires PHP: 8.0 -
gallery-5cript/trunk/readme.txt
r3166806 r3167807 2 2 3 3 Contributors: biltatous 4 Tags: image gallery, video gallery, image, video, modal, dialog, popup4 Tags: image, gallery, modal, dialog, popup 5 5 Requires at least: 6.0 6 6 Tested up to: 6.6 7 Stable tag: 1.0. 17 Stable tag: 1.0.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.