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
May 2021
May 18 Tue · 12:06
Forums med
Posted a reply to Admin notification email on orders not working, on the site WordPress.org Forums:
No, the above did not resolve the issue as the other emails are being sent,…
May 11 Tue · 05:56
Forums med
Created a topic, Admin notification email on orders not working, on the site WordPress.org Forums:
Hello, for the last month or so there's been an issue…
June 2020
Jun 30 Tue · 09:31
Forums med
Created a topic, [Woocommerce Subscriptions] Sale price only for initial billing period, on the site WordPress.org Forums:
Hello, I'm trying to setup a subscription product that…
Jun 25 Thu · 04:29
Forums med
Posted a reply to subscription update_manual() not working, on the site WordPress.org Forums:
fixed by updating the meta data directly: update_post_meta($id, '_requires_manual_renewal', 'true'); instead of using the: $subscription->update_manual(true);
Jun 24 Wed · 17:38
Forums med
Created a topic, subscription update_manual() not working, on the site WordPress.org Forums:
I'm trying to toggle a subscription manual/auto renewa…