I released version 3.03 of Photonic on Monday this week. This is a minor release with some big changes under the hood:
- Additions
- New hooks,
photonic_custom_sort_albums
andphotonic_custom_sort_photos
have been added to sort the output before being returned to the front-end. - Options have been added to manage LightGallery controls on mobile devices. See here.
- New hooks,
- Changes
- PHP support has been updated to 7.1. It is likely that WP will, in the coming months, move its minimum supported version to 7.2. I will be progressively moving up Photonic’s support to be compatible with new PHP versions.
- WP compatibility support has been updated to version 6.4.
- Options for transpiled code have been removed, since IE support was dropped in version 3.00.
- Fixes
- The Sort options in the Wizard were displaying for all types of Flickr level 1 displays (multiple / album / gallery photos) – this has been corrected to only display for multiple photos. See here.
- SmugMug keyword settings for albums, when defined through the Wizard, were not working. See here.
- Options to handle the gallery header configurations were not being deconstructed via the Wizard.
- Code Housekeeping
- The “Modules” folder has been renamed to “Platforms”, and the “Core.php” file has been renamed to “Base.php”.
- The following lightbox scripts have been updated to their latest stable versions: Lightgallery, PhotoSwipe, Splide.
Enjoy this release!