Johannes Siipola
Johannes Siipola
Could you explain the use case for this? The plugin automatically mangles the slugs on upload. The manual tool is only meant for cases where you install the plugin on...
It seems that in this case there would be a bug. While this plugin hooks into the image upload, it’s possible that some plugins bypass this process and therefore the...
Add option checkbox to disable admin notices. Dismissing notice permanently should check this checkbox.
Created a new pull request to fix this issue #9
I get an error about [HTTPS connection](https://github.com/FriendsOfPHP/pickle/issues/149) because Pickle has hardcoded `http://` URLs. In any case, I don't think it's very wise to rely on tool that is clearly not...
I managed to build the extension from source and install it on Ubuntu 20.04 and PHP 7.4. Here are the required commands if anyone else wants to do the same:...
Hey, This feature is on my todo list, it will be added in a future version.
To make it clear, this plugin does not process thumbnails, only the main image is processed. After this when thumbnails are generated so they will have the correct colors since...
Hey, I tested your example images and even though they are in CMYK color space, they don't have ICC profile. ``` [07-May-2020 10:13:41 UTC] Colorspace: COLORSPACE_CMYK [07-May-2020 10:13:41 UTC] icc...
Hey! This plugin is currently in low-maintenance mode and I don't actively test it with new WordPress versions. However, I'm planning on working on this plugin more actively in the...