Thanks to visit codestin.com
Credit goes to profiles.wordpress.org

Profiles

Badges

CODE
1 badge
Plugin Developer

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
June 2021
Jun 15 Tue · 05:01
Forums med
Posted a reply to Advance filter for country/state in Analytics > orders report, on the site WordPress.org Forums:
Hi @danielinhou, Thank you for the quick response. I had seen developer.woocommerce.com but couldn't able…
Jun 05 Sat · 15:44
Forums med
Created a topic, Advance filter for country/state in Analytics > orders report, on the site WordPress.org Forums:
Hi I want to know how to add a country and state filt…
January 2020
Jan 19 Sun · 09:23
Forums med
Posted a reply to Bug with 3.8.3 version, on the site WordPress.org Forums:
Hi, I too was having same issue after upgrading to v3.8.3, but after replacing the…
July 2019
Jul 05 Fri · 10:56
Forums med
Posted a reply to product_cat-sitemap not working after installation of this plugin, on the site WordPress.org Forums:
Hi, Thanks @yithemes, for looking into this issue. Yes, this code has fixed the issue.…
June 2019
Jun 27 Thu · 17:51
Forums med
Posted a reply to product_cat-sitemap not working after installation of this plugin, on the site WordPress.org Forums:
Hi @ranaghosh, No I haven't got the work around but got the exact area which…
Jun 19 Wed · 18:07
Forums med
Created a topic, product_cat-sitemap not working after installation of this plugin, on the site WordPress.org Forums:
Hi, Recently I noticed that because of YITH WooCommer…
March 2017
Mar 16 Thu · 17:58
Forums med
Posted a reply to Woocommerce Change Cart Sort Order, on the site WordPress.org Forums:
Use this code it will sort the cart by newest - oldest. add_action('woocommerce_cart_loaded_from_session', 'wh_cartOrderItemsbyNewest'); function…