Plugin Directory

Changeset 3376005


Ignore:
Timestamp:
10/09/2025 11:16:06 PM (6 months ago)
Author:
shutterpressgallery
Message:

Update gallery Meta

Location:
shutterpress-gallery
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • shutterpress-gallery/tags/1.7.4/README.txt

    r3375657 r3376005  
    1 === Shutterpress Gallery ===
     1=== Shutterpress Gallery - Masonry, justified and grid galleries, lightbox and infinite scroll ===
    22Contributors: shutterpressgallery
    33Donate link: https://shutterpress.io
     
    1616### **Wordpress Gallery Plugin**
    1717
    18 **ShutterPress Gallery** is a flexible, photographer-focused WordPress gallery plugin designed for professionals who need to share and deliver images online. Build stunning, responsive galleries with reusable **Gallery Templates** and fine-grained **styling options** that let you control colours, icons, and hover effects — all from an easy-to-use admin panel.
    19 
    20 With built-in support for Gutenberg and Elementor, you can display each gallery on its own dedicated page, or embed it anywhere on your site using Gutenberg blocks, Elementor widgets, or shortcodes. Each gallery can be customised with templates, layout settings, and feature toggles, including optional favourites, downloads, and lightbox.
     18**ShutterPress Gallery** is a flexible, photographer-focused WordPress gallery plugin designed for professionals who need to share and deliver images online. Build stunning, responsive galleries with reusable **Gallery Templates** and fine-grained **styling options** that let you control colors, icons, and hover effects — all from an easy-to-use admin panel.
     19
     20With built-in support for Gutenberg and Elementor, you can display each gallery on its own dedicated page, or embed it anywhere on your site using Gutenberg blocks, Elementor widgets, or shortcodes. Each gallery can be customized with templates, layout settings, and feature toggles, including optional favorites, downloads, and lightbox.
    2121
    2222**Key Features:**
     
    2424* Save time with reusable **Gallery Templates**.
    2525* Choose from **Grid, Masonry, or Justified** layouts.
    26 * Customise **colours, icons, and hover effects** with styling options.
     26* Customize **colors, icons, and hover effects** with styling options.
    2727* Enable **Infinite Scroll** for seamless browsing.
    28 * Let users mark favourite images.
     28* Let users mark favorite images.
    2929* Optional **image download** support.
    3030* Display galleries via **shortcode**, **Gutenberg** block, or **Elementor** widget.
     
    7878
    7979== Usage ==
    80 1. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customise the layout.
     801. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customize the layout.
    81812. View the gallery on your site at it's own URL, **your-website.com/gallery/your-gallery-name**.
    82823. **Shortcode:** Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` to display a gallery on any page or post.
     
    9898Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` or the ShutterPress Gallery Gutenberg block to embed your gallery anywhere.
    9999
    100 = What does the "favourite image" feature do? =
    101 The favourite image feature allows users to select and store their favourite image. Logged-in users' preferences are saved in the database, while guests' preferences are stored in cookies.
     100= What does the "favorite image" feature do? =
     101The favorite image feature allows users to select and store their favorite image. Logged-in users' preferences are saved in the database, while guests' preferences are stored in cookies.
    102102
    103103= Can I password protect client galleries? =
     
    143143* Security - Added comprehensive sanitisation and escaping across templates, block rendering, and REST endpoints
    144144* Security - Added nonce verification to form submissions and REST requests where missing
    145 * Security - Restricted and sanitised custom CSS fields to prevent unsafe code injection
     145* Security - Restricted and sanitized custom CSS fields to prevent unsafe code injection
    146146* Fix - Removed deprecated load_plugin_textdomain() usage for translations
    147147* Fix - Addressed multiple PHPCS and PluginCheck warnings (escaping, sanitisation, offloaded assets)
     
    152152
    153153* Update - Add href to Lightbox Links for SEO
    154 * Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initialised
     154* Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initialized
    155155* Fix - Set infinite scroll loaded to constant height to prevent visual flicker
    156156* Fix - Change guest download link from nonce to origin check to prevent caching issues
  • shutterpress-gallery/tags/1.7.4/shutterpress-gallery.php

    r3375657 r3376005  
    99 *
    1010 * @wordpress-plugin
    11  * Plugin Name:       Shutterpress Gallery - Masonry, justified and grid galleries - lightbox and infinite scroll
     11 * Plugin Name:       Shutterpress Gallery
    1212 * Plugin URI:        shutterpress.io
    1313 * Description:       WordPress photo gallery plugin for photographers and creatives. Build fast, responsive image galleries with Masonry, Justified, and Grid layouts, lightbox support, and Infinite Scroll.
  • shutterpress-gallery/trunk/README.txt

    r3375657 r3376005  
    1 === Shutterpress Gallery ===
     1=== Shutterpress Gallery - Masonry, justified and grid galleries, lightbox and infinite scroll ===
    22Contributors: shutterpressgallery
    33Donate link: https://shutterpress.io
     
    1616### **Wordpress Gallery Plugin**
    1717
    18 **ShutterPress Gallery** is a flexible, photographer-focused WordPress gallery plugin designed for professionals who need to share and deliver images online. Build stunning, responsive galleries with reusable **Gallery Templates** and fine-grained **styling options** that let you control colours, icons, and hover effects — all from an easy-to-use admin panel.
    19 
    20 With built-in support for Gutenberg and Elementor, you can display each gallery on its own dedicated page, or embed it anywhere on your site using Gutenberg blocks, Elementor widgets, or shortcodes. Each gallery can be customised with templates, layout settings, and feature toggles, including optional favourites, downloads, and lightbox.
     18**ShutterPress Gallery** is a flexible, photographer-focused WordPress gallery plugin designed for professionals who need to share and deliver images online. Build stunning, responsive galleries with reusable **Gallery Templates** and fine-grained **styling options** that let you control colors, icons, and hover effects — all from an easy-to-use admin panel.
     19
     20With built-in support for Gutenberg and Elementor, you can display each gallery on its own dedicated page, or embed it anywhere on your site using Gutenberg blocks, Elementor widgets, or shortcodes. Each gallery can be customized with templates, layout settings, and feature toggles, including optional favorites, downloads, and lightbox.
    2121
    2222**Key Features:**
     
    2424* Save time with reusable **Gallery Templates**.
    2525* Choose from **Grid, Masonry, or Justified** layouts.
    26 * Customise **colours, icons, and hover effects** with styling options.
     26* Customize **colors, icons, and hover effects** with styling options.
    2727* Enable **Infinite Scroll** for seamless browsing.
    28 * Let users mark favourite images.
     28* Let users mark favorite images.
    2929* Optional **image download** support.
    3030* Display galleries via **shortcode**, **Gutenberg** block, or **Elementor** widget.
     
    7878
    7979== Usage ==
    80 1. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customise the layout.
     801. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customize the layout.
    81812. View the gallery on your site at it's own URL, **your-website.com/gallery/your-gallery-name**.
    82823. **Shortcode:** Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` to display a gallery on any page or post.
     
    9898Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` or the ShutterPress Gallery Gutenberg block to embed your gallery anywhere.
    9999
    100 = What does the "favourite image" feature do? =
    101 The favourite image feature allows users to select and store their favourite image. Logged-in users' preferences are saved in the database, while guests' preferences are stored in cookies.
     100= What does the "favorite image" feature do? =
     101The favorite image feature allows users to select and store their favorite image. Logged-in users' preferences are saved in the database, while guests' preferences are stored in cookies.
    102102
    103103= Can I password protect client galleries? =
     
    143143* Security - Added comprehensive sanitisation and escaping across templates, block rendering, and REST endpoints
    144144* Security - Added nonce verification to form submissions and REST requests where missing
    145 * Security - Restricted and sanitised custom CSS fields to prevent unsafe code injection
     145* Security - Restricted and sanitized custom CSS fields to prevent unsafe code injection
    146146* Fix - Removed deprecated load_plugin_textdomain() usage for translations
    147147* Fix - Addressed multiple PHPCS and PluginCheck warnings (escaping, sanitisation, offloaded assets)
     
    152152
    153153* Update - Add href to Lightbox Links for SEO
    154 * Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initialised
     154* Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initialized
    155155* Fix - Set infinite scroll loaded to constant height to prevent visual flicker
    156156* Fix - Change guest download link from nonce to origin check to prevent caching issues
  • shutterpress-gallery/trunk/shutterpress-gallery.php

    r3375657 r3376005  
    99 *
    1010 * @wordpress-plugin
    11  * Plugin Name:       Shutterpress Gallery - Masonry, justified and grid galleries - lightbox and infinite scroll
     11 * Plugin Name:       Shutterpress Gallery
    1212 * Plugin URI:        shutterpress.io
    1313 * Description:       WordPress photo gallery plugin for photographers and creatives. Build fast, responsive image galleries with Masonry, Justified, and Grid layouts, lightbox support, and Infinite Scroll.
Note: See TracChangeset for help on using the changeset viewer.