Changeset 3206515
- Timestamp:
- 12/11/2024 05:07:17 PM (16 months ago)
- Location:
- gallery-5cript/trunk
- Files:
-
- 2 edited
-
gallery_5cript.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gallery-5cript/trunk/gallery_5cript.php
r3206419 r3206515 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.2. 07 * Version: 1.2.1 8 8 * Requires at least: 6.6.0 9 9 * Requires PHP: 8.0 -
gallery-5cript/trunk/readme.txt
r3206429 r3206515 5 5 Requires at least: 6.0 6 6 Tested up to: 6.7.1 7 Stable tag: 1.2. 07 Stable tag: 1.2.1 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.