Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
February 2020
Feb 19 Wed · 09:47
Forums med
Posted a reply to Cloudimage breaks caching plugins, on the site WordPress.org Forums:
It seems to be working now with the latest update!. Thank you for looking into…
Feb 05 Wed · 19:27
Forums med
Posted a reply to Cloudimage breaks caching plugins, on the site WordPress.org Forums:
I have tried uninstalling and reinstalling again. Still breaks caching. I have also tried with…
Feb 02 Sun · 17:32
Forums med
Posted a reply to Cloudimage breaks caching plugins, on the site WordPress.org Forums:
Right now i'm using version 2.6.1 but it was also happening with 2.6.0. I'm unsure…
January 2020
Jan 24 Fri · 11:02
Forums med
Created a topic, Cloudimage breaks caching plugins, on the site WordPress.org Forums:
So for some reason, the cloudimage plugin has started …
October 2019
Oct 29 Tue · 12:44
Forums med
Posted a reply to Site not serving cloudimage pictures, on the site WordPress.org Forums:
You can contact me at [email protected] So to see if I understand it correctly. If…
Oct 25 Fri · 12:32
Forums med
Created a topic, Site not serving cloudimage pictures, on the site WordPress.org Forums:
After the latest update which added responsive images …
December 2018
Dec 12 Wed · 12:40
Forums med
Created a topic, change position of reCAPTCHA v3 Box, on the site WordPress.org Forums:
Hey, would it be possible to add a way to change the p…
May 2018
May 11 Fri · 02:32
Forums med
Created a topic, Show small arrow when hidden, on the site WordPress.org Forums:
Would it be possible to make the plugin show a small a…
April 2018
Apr 23 Mon · 16:39
Forums med
Posted a reply to Failed to open stream, on the site WordPress.org Forums:
fixed it in wowpi_image_processing.php on line 56 change $feature_image_uri = 'http://render-'.$region.'.worldofwarcraft.com/character/'.$image_uri_arr[0].'/'.$image_uri_arr[1].'/'.$image_uri_arr[2].'-profilemain.jpg'; to $feature_image_uri = 'http://render-'.$region.'.worldofwarcraft.com/character/'.$image_uri_arr[0].'/'.$image_uri_arr[1].'/'.$image_uri_arr[2].'-main.jpg';
Apr 23 Mon · 08:07
Forums med
Created a topic, Failed to open stream, on the site WordPress.org Forums:
I sometimes get this error on pages I've made that use…