Changeset 3376005
- Timestamp:
- 10/09/2025 11:16:06 PM (6 months ago)
- Location:
- shutterpress-gallery
- Files:
-
- 4 edited
-
tags/1.7.4/README.txt (modified) (7 diffs)
-
tags/1.7.4/shutterpress-gallery.php (modified) (1 diff)
-
trunk/README.txt (modified) (7 diffs)
-
trunk/shutterpress-gallery.php (modified) (1 diff)
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 === 2 2 Contributors: shutterpressgallery 3 3 Donate link: https://shutterpress.io … … 16 16 ### **Wordpress Gallery Plugin** 17 17 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 colo urs, 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 customi sed 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 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 customized with templates, layout settings, and feature toggles, including optional favorites, downloads, and lightbox. 21 21 22 22 **Key Features:** … … 24 24 * Save time with reusable **Gallery Templates**. 25 25 * Choose from **Grid, Masonry, or Justified** layouts. 26 * Customi se **colours, icons, and hover effects** with styling options.26 * Customize **colors, icons, and hover effects** with styling options. 27 27 * Enable **Infinite Scroll** for seamless browsing. 28 * Let users mark favo urite images.28 * Let users mark favorite images. 29 29 * Optional **image download** support. 30 30 * Display galleries via **shortcode**, **Gutenberg** block, or **Elementor** widget. … … 78 78 79 79 == Usage == 80 1. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customi se the layout.80 1. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customize the layout. 81 81 2. View the gallery on your site at it's own URL, **your-website.com/gallery/your-gallery-name**. 82 82 3. **Shortcode:** Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` to display a gallery on any page or post. … … 98 98 Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` or the ShutterPress Gallery Gutenberg block to embed your gallery anywhere. 99 99 100 = What does the "favo urite image" feature do? =101 The favo urite 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? = 101 The 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. 102 102 103 103 = Can I password protect client galleries? = … … 143 143 * Security - Added comprehensive sanitisation and escaping across templates, block rendering, and REST endpoints 144 144 * Security - Added nonce verification to form submissions and REST requests where missing 145 * Security - Restricted and saniti sed custom CSS fields to prevent unsafe code injection145 * Security - Restricted and sanitized custom CSS fields to prevent unsafe code injection 146 146 * Fix - Removed deprecated load_plugin_textdomain() usage for translations 147 147 * Fix - Addressed multiple PHPCS and PluginCheck warnings (escaping, sanitisation, offloaded assets) … … 152 152 153 153 * Update - Add href to Lightbox Links for SEO 154 * Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initiali sed154 * Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initialized 155 155 * Fix - Set infinite scroll loaded to constant height to prevent visual flicker 156 156 * 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 9 9 * 10 10 * @wordpress-plugin 11 * Plugin Name: Shutterpress Gallery - Masonry, justified and grid galleries - lightbox and infinite scroll11 * Plugin Name: Shutterpress Gallery 12 12 * Plugin URI: shutterpress.io 13 13 * 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 === 2 2 Contributors: shutterpressgallery 3 3 Donate link: https://shutterpress.io … … 16 16 ### **Wordpress Gallery Plugin** 17 17 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 colo urs, 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 customi sed 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 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 customized with templates, layout settings, and feature toggles, including optional favorites, downloads, and lightbox. 21 21 22 22 **Key Features:** … … 24 24 * Save time with reusable **Gallery Templates**. 25 25 * Choose from **Grid, Masonry, or Justified** layouts. 26 * Customi se **colours, icons, and hover effects** with styling options.26 * Customize **colors, icons, and hover effects** with styling options. 27 27 * Enable **Infinite Scroll** for seamless browsing. 28 * Let users mark favo urite images.28 * Let users mark favorite images. 29 29 * Optional **image download** support. 30 30 * Display galleries via **shortcode**, **Gutenberg** block, or **Elementor** widget. … … 78 78 79 79 == Usage == 80 1. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customi se the layout.80 1. Manage your galleries through the ShutterPress menu option. Create a new gallery, upload your photos, and customize the layout. 81 81 2. View the gallery on your site at it's own URL, **your-website.com/gallery/your-gallery-name**. 82 82 3. **Shortcode:** Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` to display a gallery on any page or post. … … 98 98 Use the shortcode `[shutterpress_gallery id="your-gallery-id"]` or the ShutterPress Gallery Gutenberg block to embed your gallery anywhere. 99 99 100 = What does the "favo urite image" feature do? =101 The favo urite 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? = 101 The 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. 102 102 103 103 = Can I password protect client galleries? = … … 143 143 * Security - Added comprehensive sanitisation and escaping across templates, block rendering, and REST endpoints 144 144 * Security - Added nonce verification to form submissions and REST requests where missing 145 * Security - Restricted and saniti sed custom CSS fields to prevent unsafe code injection145 * Security - Restricted and sanitized custom CSS fields to prevent unsafe code injection 146 146 * Fix - Removed deprecated load_plugin_textdomain() usage for translations 147 147 * Fix - Addressed multiple PHPCS and PluginCheck warnings (escaping, sanitisation, offloaded assets) … … 152 152 153 153 * Update - Add href to Lightbox Links for SEO 154 * Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initiali sed154 * Fix - Prevent elementor lightbox from running if ShutterPress lightbox is initialized 155 155 * Fix - Set infinite scroll loaded to constant height to prevent visual flicker 156 156 * Fix - Change guest download link from nonce to origin check to prevent caching issues -
shutterpress-gallery/trunk/shutterpress-gallery.php
r3375657 r3376005 9 9 * 10 10 * @wordpress-plugin 11 * Plugin Name: Shutterpress Gallery - Masonry, justified and grid galleries - lightbox and infinite scroll11 * Plugin Name: Shutterpress Gallery 12 12 * Plugin URI: shutterpress.io 13 13 * 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.