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
October 2023
Oct 31 Tue · 17:33
Forums med
Created a topic, Editing dropdown delivery date menu text on checkout page, on the site WordPress.org Forums:
I have a bit of a customized middle sized ecommerce si…
October 2022
Oct 04 Tue · 13:57
Forums med
Created a topic, Calculations in shipping price & Code in shipping notices, on the site WordPress.org Forums:
Can I set a shipping price calculation for this produc…
August 2022
Aug 31 Wed · 16:59
Forums med
Created a topic, What do these designate? Includes, all present, Includes (exclusive)?, on the site WordPress.org Forums:
I have looked all over the internet for months trying …
January 2022
Jan 11 Tue · 20:19
Forums med
Posted a reply to Only show PPOM Fields for X variation, on the site WordPress.org Forums:
Upon taking a second look, another solution would be applying a different PPOM to each…
Jan 11 Tue · 20:09
Forums med
Posted a reply to Only show PPOM Fields for X variation, on the site WordPress.org Forums:
// var $VariationSelectID = jQuery("21224"); var $PPOMSelectID = jQuery("15"); $VariationSelectID.on("change", function() { var VariationSelect =…
Jan 07 Fri · 21:43
Forums med
Posted a reply to Only show PPOM Fields for X variation, on the site WordPress.org Forums:
I am a somewhat newbie and so glad I found this! This is exactly what…