Version 2.40 of Photonic is now out. This has been the biggest rewrite of Photonic since its beginning, though the changes are mostly under the hood here unlike version 2.00 that focused on adding the Gallery Wizard. So, let’s get the details out of the way Fully OO In coding parlance OO stands for Object […]
In version 2.33 of Photonic (released a few hours back) I had to patch a few problems in version 2.32: There were two lines of code that wouldn’t work for versions of PHP < 7.0 - I have corrected them to work for PHP 5.6 If you are using an alternative shortcode for Photonic, there […]
Version 2.32 of Photonic is now out. I posted a few days back about the likely disruption of Instagram galleries. This is now officially a reality. Due to COVID-19 Facebook has had to suspend their Individual Verification process. So, while they have established that Photonic is good to go, they are not yet sure about […]
In a weird case of procrastination I forgot to post the release notes for version 2.28 of Photonic, which has now been live for over 2 weeks! These are the changes for this version: Instagram made a change to its API scopes and that was causing an error when Photonic was trying to authenticate or […]
I have just released version 2.27 of Photonic. Unfortunately for a variety of reasons this took longer to release than my previous versions, and this is mainly down to a combination of personal and professional factors taking priority. This is mainly an optimization-specific release with the following changes: Removed dependency on jQuery Migrate: Whenever any […]
Over the past one week Flickr made some undocumented changes to its uploads, so that when a user uploads photos, a few things were changing: Some URL formats stopped being supported. In particular if users were relying on the official documentation, they were likely to be facing some issues. New videos started getting their URLs […]
In version 2.24 of Photonic I had introduced a change to the behaviour for handling the filter attribute for Google Photos. The change I had made would internally make calls to Google so that all listed albums would get fetched. I have generally been against such automated calls, as they tend to hit API rate […]
I have released version 2.24 of Photonic. This is a minor release with some mid-size changes: Improved Google Photos behaviour Google has the worst-in-class limits on how many photos and albums you can retrieve in one shot, and Photonic has a policy of not making calls to get the remainder of the photos in an […]
A common malaise I have seen with multiple themes (particularly those obtained from beyond https://wordpress.org/themes, such as Divi, Avada and a bunch of ThemeForest themes) is the inclusion of buggy scripts from other sources. Such scripts often cause unintended conflicts with well-coded plugins for no fault of the plugins’. One issue that had dogged Photonic […]
I had made a rather uncharacteristic error in the previous version of Photonic, which necessitated a patch so quickly. I have made version 2.22 of Photonic public today with the following changes: The conditional inclusion of scripts was not working for Gutenberg blocks. This was a careless error on my part, and I have rectified […]