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
February 2025
Feb 19 Wed · 10:06
Forums med
Created a topic, Great tool, on the site WordPress.org Forums:
Very good plugin that saved me a lot of time.Great sup…
July 2023
Jul 19 Wed · 08:52
Forums med
Posted a reply to Redirect the visitor, if he has already visited a particular page and accept coo, on the site WordPress.org Forums:
Thank you for your support jarnovos :)Have a good day!
Jul 19 Wed · 00:16
Forums med
Created a topic, Redirect the visitor, if he has already visited a particular page and accept coo, on the site WordPress.org Forums:
Hello,I want to redirect the visitor to my site, if he…
February 2023
Feb 21 Tue · 19:43
Forums med
Posted a reply to Break lines in message body not working anymore, on the site WordPress.org Forums:
Hi, I had the same problem with version 5.7.3. Line breaks </br> were no longer…
November 2022
Nov 15 Tue · 20:58
Forums med
Created a topic, Very good support, on the site WordPress.org Forums:
Thank you for this plugin, very useful if you want to …
Nov 14 Mon · 00:01
Forums med
Posted a reply to Include the product’s price excluding VAT and the amount of VAT, on the site WordPress.org Forums:
Finally it's good :) I just multiplied by the quantity. foreach ( WC()->cart->get_cart() as $cart_item_key…
Nov 13 Sun · 23:44
Forums med
Posted a reply to Include the product’s price excluding VAT and the amount of VAT, on the site WordPress.org Forums:
And for the tax, i do that: foreach ( WC()->cart->get_cart() as $cart_item_key => $cart_item )…
Nov 13 Sun · 23:33
Forums med
Posted a reply to Include the product’s price excluding VAT and the amount of VAT, on the site WordPress.org Forums:
For the price of product exclude VAT, i use : echo apply_filters( 'woocommerce_cart_item_price', wc_get_price_excluding_tax( $_product,…
Nov 13 Sun · 21:25
Forums med
Created a topic, Include the product’s price excluding VAT and the amount of VAT, on the site WordPress.org Forums:
Hi, I want to include in the PDF, the amount of the p…
October 2022
Oct 24 Mon · 18:19
Forums med
Created a topic, Recovery customer’s data directly, on the site WordPress.org Forums:
Hi, I have these customer details showing in the PDF:…