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
1contribution
high0
medium1
score1

Contributions

Type
January 2026
Jan 27 Tue · 16:48
Forums med
Posted a reply to Do you allow subscription and free trial payment with apple pay ?, on the site WordPress.org Forums:
Hi, were you able to implement Apple Pay and Google Pay in your plugin?
December 2023
Dec 11 Mon · 15:58
Forums med
Created a topic, How can I remove an attribute counter?, on the site WordPress.org Forums:
How can I remove an attribute counter?
August 2023
Aug 23 Wed · 09:32
Forums med
Posted a reply to Canonical link points to the main product, not to a variant of the product, on the site WordPress.org Forums:
This code solved my problem function ai_seo_change_canonical($canonical) { global $product; $post_type = get_post_type($product->get_id()); if(is_product() &&…
Aug 21 Mon · 16:28
Forums med
Posted a reply to Canonical link points to the main product, not to a variant of the product, on the site WordPress.org Forums:
@suascat_wp I don't have the option to make a separate page for each product variant.…
Aug 17 Thu · 19:34
Forums med
Created a topic, Canonical link points to the main product, not to a variant of the product, on the site WordPress.org Forums:
Hi. Help me solve the problem. My product variants sho…