Nicolas Juen
Forum Replies Created
-
Hello,
I’ve tested in the WordPress Playground https://playground.wordpress.net/ so it’s local, latest version of WP, default theme and isolated from any disturbances.
What I’ve done :
- On incognito mode on Chrome
- Go to https://playground.wordpress.net;
- Not changing any settings (so i’ts WP 6.8, PHP 8.3, Plugin version 1.6.5)
- Install and activate plugin
- Create a sub folder
- Clicked on subfolder created
- Added a media from grid view
There is
- No error in Javascript console
- No error on PHP logs
Nicolas,
Hello,
Here a video with wordpress playground clean install : https://photos.app.goo.gl/Mp9LxQ3L6i2dtyAs9
First part is with plugin, second without.
Notice how the medias are flashing and not having a progress bar and in the second part you can see them appear.
Nicolas,
Hello,
Have you an update about this issue ? 🙂
Nicolas,
Hello,
I’ve tested it with the latest plugin version and latest WordPress version.
No Javascript error appears into the console, just the list of medias refreshing when new media is added.
Nicolas,
Forum: Plugins
In reply to: [Simple Image Sizes] 3.2.4 is not pushed from GitHubHello,
There was an issue on the github action, this have been fixed now 🙂
Nicolas,
Forum: Plugins
In reply to: [Simple Image Sizes] PHP 8.0Hello,
Sorry but PHP 7.4 is end of life since january 2023 and 8.0 is already on end of life since january 2024 too. There will not be any other security update for these php versions.
I’m aware that websites can be on PHP 7.4 or less, I do not want to support these older versions.
Nicolas,
Forum: Plugins
In reply to: [Loco Translate] Roles updates at each loadHello,
It seems to have disapeared, maybe a problem during the option update.
Nicolas,
Forum: Plugins
In reply to: [Loco Translate] Roles updates at each loadHello,
Sorry, I have not checked this right now.
I will do it soon.Nicolas,
Forum: Plugins
In reply to: [WP Activity Log] Remove SHOW TABLES callsHello,
This is great news, thank you very much 🙂
I’m looking forward for the updates.BTW, do you have received my email about CloudWatch ?
Nicolas,
Forum: Plugins
In reply to: [WP Activity Log] Remove SHOW TABLES callsGreat to hear this 🙂
Forum: Plugins
In reply to: [WP Activity Log] Remove SHOW TABLES callsHello,
I have 3101 tables for 59 sites, these calls can take 100ms of query displayed on query monitor.
Maybe the SQL server have some issues.But these are useless calls in my case, maybe a filter or something else ?
Nicolas,
Forum: Plugins
In reply to: [Simple Image Sizes] Work fine with WP 5.xHello,
This is because I didn’t change the “Tested up to” header, the current value is “Tested up to: 4.9.1” and we are on 5.2 so.. this makes 3 major versions !
I will change this quickly to avoid the message 🙂Nicolas,
Forum: Plugins
In reply to: [Simple Image Sizes] Regenerate thumbnails of images offloaded to AWS S3Hello
I’m only using the WordPress API’s to do this, in my opinion this is not a operation handled by offload plugin.
But they seem to handle the plugin “OFT Regenerate Thumbnails” https://deliciousbrains.com/wp-offload-media/doc/compatibility-with-other-plugins/.Nicolas
Forum: Plugins
In reply to: [Simple Image Sizes] released version on .org should not have .gitHi !
Thank you for the report, .git shouldn’t be here i’m agree.
This will be deleted from new releases, my script for publishing it have a bug 🙁Hello,
This is not an error from WP 4.9.4, it’s because the plugin require PHP 5.6 and you seem to not be on it.
You should consider to upgrade 😉Rahe,