Profiles

Badges

CODE
1 badge
Plugin Developer
COMMUNITY
1 badge
WordCamp Speaker '14

Current Job

Developer
Present
Cozmoslabs

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
5contributions
high0
medium5
score5

Contributions

Type
March 2026
Mar 02 Mon · 14:16
Forums med
Posted a reply to Subject: tags appearing in WooCommerce line_items name via REST API, on the site WordPress.org Forums:
Hello, You can disable those with add_action('init', 'trpc_remove_woo_wrap_variation', 9999);function trpc_remove_woo_wrap_variation(){remove_filter( 'woocommerce_product_variation_title', 'trp_woo_wrap_variation', 8, 4);}Let us…
February 2026
Feb 11 Wed · 10:38
Forums med
Posted a reply to Finish onboarding, on the site WordPress.org Forums:
You're welcome! And thank you for the feedback!
Feb 07 Sat · 11:44
Forums med
Posted a reply to Finish onboarding, on the site WordPress.org Forums:
Hi Paul, Thanks for reporting this. We'll try to make it so they are dismiss-able…
June 2025
Jun 10 Tue · 20:14
Forums med
Posted a reply to Error in Automatic Translation tab, on the site WordPress.org Forums:
Hi, The issue was fixed. Simply update to the latest version 2.9.18 and it should…
Jun 10 Tue · 19:12
Forums med
Posted a reply to Error in Automatic Translation tab, on the site WordPress.org Forums:
Hi,Thank you for reporting this. You can use Google Translate with the free version, yes.…
May 2025
May 12 Mon · 08:43
Forums med
Posted a reply to activation leads to fatal error and site crash, on the site WordPress.org Forums:
Can you please check if you have recently update WooCommerce. The notices mentioned in your…
January 2025
Jan 06 Mon · 12:53
Forums med
Posted a reply to Shows JavaScript Output to the User, on the site WordPress.org Forums:
Hi Andreas, It's possible the user you're trying to use and add the shortcode does…
December 2024
Dec 30 Mon · 13:01
Forums med
Posted a reply to Shows JavaScript Output to the User, on the site WordPress.org Forums:
Hi, It's a bug with the shortcode block directly in WordPress To fix it, use…
Dec 30 Mon · 09:20
Forums med
Posted a reply to Translate date shortcode text, on the site WordPress.org Forums:
Hi, Did a quick test and it looks like {order_date} is getting translated as it's…
Dec 03 Tue · 15:35
Forums med
Posted a reply to TranslatePress seems to be breaking Woocommerce Webhooks, on the site WordPress.org Forums:
You can try to exclude the language domain for those plugins from translation and see…