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
March 2020
Mar 05 Thu · 18:46
Forums med
Posted a reply to Variable Product Stock, on the site WordPress.org Forums:
Yes of course. Great updates overall! The short description is finally working
Mar 04 Wed · 21:49
Forums med
Created a topic, Variable Product Stock, on the site WordPress.org Forums:
SO glad the SkyVerge team has taken over this plugin. …
October 2019
Oct 17 Thu · 22:14
Forums med
Posted a reply to Error after upgrading to version 1.5.0, on the site WordPress.org Forums:
Just adding my error log as well if that helps... Fatal error: Uncaught Error: Cannot…
Oct 02 Wed · 19:25
Forums med
Created a topic, WP Cron Warning, on the site WordPress.org Forums:
When running WP Cron manually via command line, this p…
September 2019
Sep 27 Fri · 22:58
Forums med
Posted a reply to Set Authorize/Capture Programatically?, on the site WordPress.org Forums:
Fixed with this filter, run on wp_loaded add_filter( 'wc_braintree_localized_paypal_params', function($data) { $data['options']['intent'] = 'authorize'; return…
Sep 26 Thu · 21:48
Forums med
Posted a reply to Set Authorize/Capture Programatically?, on the site WordPress.org Forums:
Woocommerce: Order authorized in Braintree: Transaction ID: ********. Payment method: American Express ending in ****…
Sep 26 Thu · 21:27
Forums med
Posted a reply to Set Authorize/Capture Programatically?, on the site WordPress.org Forums:
That's what was confusing to me. Order authorized in Braintree: Transaction ID: ********. Payment method:…
Sep 26 Thu · 21:14
Forums med
Posted a reply to Set Authorize/Capture Programatically?, on the site WordPress.org Forums:
Oh I guess I misunderstood the filter. It's not enough to just add a filter?…
Sep 26 Thu · 20:26
Forums med
Posted a reply to Set Authorize/Capture Programatically?, on the site WordPress.org Forums:
I swear I searched for that! Sorry for wasting your time, but thank you for…
Sep 26 Thu · 20:21
Forums med
Created a topic, Set Authorize/Capture Programatically?, on the site WordPress.org Forums:
I am using the latest version, 3.0.6 Is there an opti…