Changeset 3206429
- Timestamp:
- 12/11/2024 02:55:45 PM (16 months ago)
- File:
-
- 1 edited
-
gallery-5cript/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gallery-5cript/trunk/readme.txt
r3206419 r3206429 1 === Gallery 5cript === 2 3 Contributors: biltatous 4 Tags: image, gallery, modal, dialog, popup 5 Requires at least: 6.0 6 Tested up to: 6.7.1 7 Stable tag: 1.2.0 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 11 A WordPress plugin that uses the modern and accessible dialog HTML element to display images and videos. 12 1 13 == Description == 2 14 3 Welcome to Gallery 5cript—the WordPress gallery plugin built from scratch in 2024, designed for the websites of today! 🚀 4 5 ✨ 1. Modern Dialog: Built-in dialog element for seamless interactions, accessibility, and SEO optimization. 6 7 📸 2. Optimized Images: Uses the picture element with custom WordPress sizes, delivering the right image for every device. 8 9 🎨 3. Cutting-edge Front-End: Developed with TailwindCSS and TypeScript for reliable, modern and responsive interface. 10 11 🎥 4. Video & Captions: Supports video galleries and captions, adding more depth to your content. 12 13 🧹 5. Clean Database: Uses custom database tables, keeping your posts and meta tables clutter-free. 14 15 🔗 6. API: Manage galleries programmatically with RESTful endpoints. 16 17 Gallery 5cript—Built for the modern web! ✨ Download for free! 15 Welcome to Gallery 5cript—the WordPress gallery plugin built from scratch in 2024, designed for the websites of today! 🚀<br> 16 <br> 17 ✨ 1. Modern Dialog: Built-in dialog element for seamless interactions, accessibility, and SEO optimization.<br> 18 📸 2. Optimized Images: Uses the picture element with custom WordPress sizes, delivering the right image for every device.<br> 19 🎨 3. Cutting-edge Front-End: Developed with TailwindCSS and TypeScript for reliable, modern and responsive interface.<br> 20 🎥 4. Video & Captions: Supports video galleries and captions, adding more depth to your content.<br> 21 🧹 5. Clean Database: Uses custom database tables, keeping your posts and meta tables clutter-free.<br> 22 🔗 6. API: Manage galleries programmatically with RESTful endpoints.<br> 23 <br> 24 Gallery 5cript—Built for the modern web! ✨ Download for free!<br> 25 <br> 18 26 19 27 LIVE DEMO: [Link Text](https://gallery.5cript.com/) … … 65 73 - It has its own database tables, so it doesn't add extra load to the already heavily used post and meta tables. This also ensures that you can delete it without leaving any residue. 66 74 - New: API 75 67 76 == Installation == 68 77
Note: See TracChangeset
for help on using the changeset viewer.