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
September 2024
Sep 25 Wed · 15:38
Forums med
Created a topic, Simple plugin, responsive maintainer, on the site WordPress.org Forums:
The plugin does what it says on the tin. And the deve…
Sep 25 Wed · 15:37
Forums med
Posted a reply to PHP warning: Deprecated: preg_replace(), on the site WordPress.org Forums:
Thank you, will test asap. I appreciate you jumping on this.
Sep 24 Tue · 05:23
Forums med
Posted a reply to PHP warning: Deprecated: preg_replace(), on the site WordPress.org Forums:
I think I found it https://plugins.trac.wordpress.org/browser/advanced-product-fields-for-woocommerce/trunk/includes/classes/class-html.php#L186 implode(' ',array_merge(array_map('sanitize_html_class',$extra_classes,$classes))), Should be implode(' ',array_merge(array_map('sanitize_html_class',$extra_classes),$classes)),
June 2024
Jun 28 Fri · 15:30
Forums med
Created a topic, PHP warning: Deprecated: preg_replace(), on the site WordPress.org Forums:
I have a single text field on a product, no special co…
Jun 21 Fri · 03:22
Forums med
Posted a reply to CSS change causing major visual regression, on the site WordPress.org Forums:
@im_niloy Thank you for your offer to debug, however, this is a production site with…
Jun 20 Thu · 15:45
Forums med
Posted a reply to CSS change causing major visual regression, on the site WordPress.org Forums:
https://youtu.be/bvmSf4iAQPI Mentioned in the video, we added padding to the slide, however, this new style…
Jun 18 Tue · 21:10
Forums med
Created a topic, CSS change causing major visual regression, on the site WordPress.org Forums:
In a recent update, the following CSS was added: .w…
November 2020
Nov 24 Tue · 07:19
Forums med
Created a topic, Migration Path from Woocommerce ConstantContact, on the site WordPress.org Forums:
We purchased the now retired version of this plugin on…
Nov 24 Tue · 06:23
Forums med
Created a topic, Please update changelog, on the site WordPress.org Forums:
The current version is 1.1.8, but the changelog hasn't…
Nov 11 Wed · 05:39
Forums med
Posted a reply to Notice: register_rest_route, on the site WordPress.org Forums:
Same error in my install as well.