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
June 2020
Jun 16 Tue · 03:59
Forums med
Posted a reply to Remove cart Item not working, on the site WordPress.org Forums:
I have updated the plugin but I am getting the same response: {"code":"cocart_no_items","message":"No items in…
Jun 14 Sun · 05:20
Forums med
Posted a reply to Remove cart Item not working, on the site WordPress.org Forums:
Which latest patch are you suggesting to do ?
Jun 14 Sun · 04:40
Forums med
Posted a reply to Remove cart Item not working, on the site WordPress.org Forums:
Please let me know what should cause the issue ?
Jun 13 Sat · 14:35
Forums med
Posted a reply to Remove cart Item not working, on the site WordPress.org Forums:
<?php include('config.php'); $args['cart_key'] = $_REQUEST['cart_key']; // this is generated by us $args['product_id'] = $_REQUEST['product_id']; $args['quantity']…
Jun 12 Fri · 10:56
Forums med
Posted a reply to Remove cart Item not working, on the site WordPress.org Forums:
yes it is for guest customer and cart item key also exist.
Jun 12 Fri · 08:43
Forums med
Created a topic, Remove cart not working, on the site WordPress.org Forums:
$_REQUEST['cart_item_key'] = '26657d5ff9020d2abefe5587…