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
April 2024
Apr 22 Mon · 12:36
Forums med
Posted a reply to Woocommerce product direct checkout URL, so shoppers can go directly to checkout, on the site WordPress.org Forums:
This code in your functions.php fixes this behavior: add_action('init', function() { if (isset($_GET['add-to-cart'])) { $value…