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
August 2023
Aug 23 Wed · 04:11
Polyglots med
Suggested 2 strings on translate.wordpress.org.
May 2023
May 18 Thu · 07:36
Forums med
Posted a reply to Having Huge Issues with Stripe Connect and Subscriptions, on the site WordPress.org Forums:
Hi @thekendog, I'm sorry to hear that you are having issues with Stripe Connect and…
May 18 Thu · 07:34
Forums med
Posted a reply to Custom action for each order in sellers order page, on the site WordPress.org Forums:
Hi @lyashko, You may use the wcv_order_row_actions to add new items for the order actions. If…
March 2023
Mar 18 Sat · 01:12
Forums med
Posted a reply to Apple music clone, on the site WordPress.org Forums:
Hi @unet, I understand what you want to achieve. However, WC Vendors mostly support buy…
February 2023
Feb 04 Sat · 05:11
Forums med
Posted a reply to restore commission history, on the site WordPress.org Forums:
Hi @jeffcosta94, We forgot to mention that this feature is available only on the Pro…
December 2022
Dec 23 Fri · 07:56
Forums med
Posted a reply to Import vendors and commissions timings, on the site WordPress.org Forums:
Hi @whichtransfers, The vendors are users on your website. If they already have an account…
November 2022
Nov 30 Wed · 06:43
Forums med
Posted a reply to Remove action inside Class constructor, on the site WordPress.org Forums:
Hi @isabelpinhel, Can you try the following: add_action( 'admin_init', 'remove_extra_profile_fields', 1 ); /** * Remove…
Nov 29 Tue · 07:55
Forums med
Posted a reply to Remove action inside Class constructor, on the site WordPress.org Forums:
Hi @isabelpinhel, I'll check this with the team. I'll update you if this is possible.…
Nov 03 Thu · 08:32
Forums med
Posted a reply to Direct Payments from Buyer to Seller, on the site WordPress.org Forums:
Hi @tylerd64, Payments cannot be sent directly to the vendor because it would make collecting…
September 2022
Sep 19 Mon · 07:04
Forums med
Posted a reply to Fatal Error | Argument #2 ($array) must be of type arra, on the site WordPress.org Forums:
Hi @hustlefish, Can you try marking the orders as paid individually?