rosell.dk
@roselldk on WordPress.org, @Bjørn Rosell on Slack
- Member Since: January 18th, 2016
- Location: Copenhapen
- Website: bitwise-it.dk
Contribution History
rosell.dk’s badges:- Plugin Developer
-
Posted a reply to How to uninstall?, on the site WordPress.org Forums:
It is probably redirection rules that haven't been removed. If you / your webmaster created… -
Posted a reply to Is WebP Express still being supported?, on the site WordPress.org Forums:
Yes, development and even maintenance is unfortunately interrupted due to personal reasons. I do have… -
Posted a reply to Duplicate jpeg files when converting on upload, on the site WordPress.org Forums:
WebP Express does not create backup files or jpg thumbnails. 1) and 2) must be… -
Posted a reply to Compatibility with WP 6.0 ?, on the site WordPress.org Forums:
It seems to be. I will need to test it more systematic before marking it… -
Committed [2728620] to Plugins SVN:
0.25.5 -
Posted a reply to Error occured while calculating destination path: Image type could not be detect, on the site WordPress.org Forums:
Ok. In the meantime, I have been digging into how the mime type dectection can… -
Posted a reply to Error occured while calculating destination path: Image type could not be detect, on the site WordPress.org Forums:
It seems the problem is that the image type of the image you are trying… -
Posted a reply to Slow webp conversion, on the site WordPress.org Forums:
Correct. It puts massive load on the server on a visit to a page with… -
Posted a reply to Update 0.25.3 – Curved tag encoding in Cyrillic, on the site WordPress.org Forums:
Fixed in 0.25.4, which I just released. Sorry about the bug! -
Posted a reply to Some Errors After Last Update, on the site WordPress.org Forums:
Fixed in 0.25.4, which I just released -
Committed [2719170] to Plugins SVN:
0.25.4 -
Posted a reply to Some Errors After Last Update, on the site WordPress.org Forums:
On it! Yes, I’m on it! See https://github.com/rosell-dk/webp-express/issues/561 -
Posted a reply to Update 0.25.3 – Curved tag encoding in Cyrillic, on the site WordPress.org Forums:
Yes, I'm on it! See https://github.com/rosell-dk/webp-express/issues/561 -
Committed [2718058] to Plugins SVN:
a little description of what went wrong in 0.25.2 -
Committed [2718049] to Plugins SVN:
0.25.32 -
Posted a reply to Existing picture tag markup gets broken, on the site WordPress.org Forums:
I have released the fix. Of course, what we really would want WebP Express to… -
Committed [2717983] to Plugins SVN:
0.25.2 -
Posted a reply to Existing picture tag markup gets broken, on the site WordPress.org Forums:
Thank you very much for the sandbox site setup! I found the bug. The guard… -
Posted a reply to Existing picture tag markup gets broken, on the site WordPress.org Forums:
Hi Jonas, WebP Express ignores img-tags inside picture elements. This behavior was added to the… -
Posted a reply to Could we use “Prevent using webps larger than original” in cli?, on the site WordPress.org Forums:
Short answer: It works the same way for CLI as in UI Long answer: The… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
I have implemented the workaround. To disable exec, put the following line in your wp-config.php:… -
Committed [2642417] to Plugins SVN:
EXEC_WITH_FALLBACK_DISABLE_ALL -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
@javierdemuga: Yes, it looks like a misconfiguration that disable_functions is empty although some methods are… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
@javiercabezas: Yes please! :) I guess it is a rare problem, but others might experience… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
The library is tested in a wide range of configurations: https://github.com/rosell-dk/exec-with-fallback/actions/runs/1553812091 It seems there is… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
I think it is fixed now. But I would like to be sure before I… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
Which platforms are you on, I wonder? To find out, run: <?php echo php_info(); Anyway,… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
A-ha. It fails in ExecWithFallback.php, line 60. This means ExecWithFallback::runExec() was run. It is only… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
@javierdemuga, @javiercabezas: Is there a stack trace? That would be really helpful -
Posted a reply to Redirect to Webp only for JPG, on the site WordPress.org Forums:
Ok, I haven't seen that before. My guess is that your have a bad-mannered plugin… -
Posted a reply to Redirect to Webp only for JPG, on the site WordPress.org Forums:
Thanks! Yes, it is as the warning says ("BEWARE: Your version of Gd looses the… -
Posted a reply to Redirect to Webp only for JPG, on the site WordPress.org Forums:
Oh, by the way, can you show me the conversion log for an image that… -
Posted a reply to Redirect to Webp only for JPG, on the site WordPress.org Forums:
Do that! Gd is inferior to imagemagick and imagick. Thanks for the version number -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
@javierdemuga: Perhaps it works now. I have implemented the exec() fallback thingie. Although I cannot… -
Committed [2640541] to Plugins SVN:
0.25.1 -
Posted a reply to Redirect to Webp only for JPG, on the site WordPress.org Forums:
There is the "Image types to work on" setting under "general". Select "Only jpegs" Are… -
Committed [2640512] to Plugins SVN:
0.25.0 -
Posted a reply to WP Cli support, on the site WordPress.org Forums:
Yes, I just realized it is a bit invisible. It is in the README, but… -
Posted a reply to WP Cli support, on the site WordPress.org Forums:
It is already there :) The command is "webp-express". usage: wp webp-express convert [<location>] [--reconvert]… -
Posted a reply to Prevent webp images on certain images, on the site WordPress.org Forums:
Certainly. I actually added this feature recently. Instructions are here, in the FAQ: https://wordpress.org/plugins/webp-express/#can%20i%20make%20an%20exceptions%20for%20some%20images%3F -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
A shame. Because I just wrote a library for easily falling back to proc_open() and… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
Ah, ok :) Then it should be possible to avoid the error. I'm quite surprised… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
What! I'm very surprised here. The error happens executing the echo 'exec() function does not… -
Committed [2635397] to Plugins SVN:
0.24.2 -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
@javierdemuga: Did you see my message? I have fixed another bug and would like to… -
Posted a reply to PHP 8 and exec disabled leads to Fatal Error, on the site WordPress.org Forums:
Bummer... And thanks! I have been trying to replicate, but can't. - I'm running PHP… -
Committed [2634716] to Plugins SVN:
0.24.1 stable -
Committed [2634703] to Plugins SVN:
0.24.1 -
Posted a reply to Links of the images are broken (only JPEG and PNG), on the site WordPress.org Forums:
I'm happy to hear that you made it work. However, it is worrying that it… -
Posted a reply to Links of the images are broken (only JPEG and PNG), on the site WordPress.org Forums:
It is probably due to this error: https://wordpress.org/support/topic/error-with-last-update-4/
Developer
-
WebP Express
Active Installs: 200,000+