Plugin Directory

Changeset 3206429


Ignore:
Timestamp:
12/11/2024 02:55:45 PM (16 months ago)
Author:
biltatous
Message:

Updated trunk with latest code, emojis, and readme.txt improvements for API and settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gallery-5cript/trunk/readme.txt

    r3206419 r3206429  
     1=== Gallery 5cript ===
     2 
     3Contributors: biltatous
     4Tags: image, gallery, modal, dialog, popup
     5Requires at least: 6.0
     6Tested up to: 6.7.1
     7Stable tag: 1.2.0
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
     10
     11A WordPress plugin that uses the modern and accessible dialog HTML element to display images and videos.
     12
    113== Description ==
    214
    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!
     15Welcome 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> 
     24Gallery 5cript—Built for the modern web! ✨ Download for free!<br> 
     25<br>
    1826
    1927LIVE DEMO: [Link Text](https://gallery.5cript.com/)
     
    6573    - 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.
    6674    - New: API
     75   
    6776== Installation ==
    6877 
Note: See TracChangeset for help on using the changeset viewer.