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
October 2019
Oct 23 Wed · 20:38
Forums med
Created a topic, Coupon not being calculated, on the site WordPress.org Forums:
Hi, I'm using Discount Rules to apply discounts on Ca…
April 2019
Apr 18 Thu · 07:44
Forums med
Posted a reply to Feature Request: get_current_user_id, on the site WordPress.org Forums:
@mullibahr Nice one! Thanks!
Apr 17 Wed · 07:08
Forums med
Created a topic, Feature Request: get_current_user_id, on the site WordPress.org Forums:
I encountered heaps of issues with getting the current…
Apr 17 Wed · 07:01
Forums med
Posted a reply to Conflict with JWT and Cookies, on the site WordPress.org Forums:
I would even recommend adding this to the plugin. e.g. function get_current_user_id() { if (class_exists('Jwt_Auth_Public'))…
Apr 12 Fri · 03:43
Forums med
Posted a reply to Manually flush cache, on the site WordPress.org Forums:
Sorry thought I replied to this. @acato Number 2 sounds like a more flexible option,…
Apr 09 Tue · 02:41
Forums med
Created a topic, Authenticate Without Password (Programatically), on the site WordPress.org Forums:
Hey there, I have an endpoint which creates new users…
Apr 08 Mon · 00:24
Forums med
Posted a reply to Manually flush cache, on the site WordPress.org Forums:
Thanks for the update! It works great, definitely fixed the issue I was having before…
Apr 02 Tue · 04:47
Forums med
Posted a reply to Manually flush cache, on the site WordPress.org Forums:
No problem, the information you've provided is plenty for my solution. I have some endpoints…
March 2019
Mar 28 Thu · 05:15
Forums med
Posted a reply to Caching endpoints with query params, on the site WordPress.org Forums:
Also what is the 'Item API Caches'?
Mar 28 Thu · 03:32
Forums med
Posted a reply to Manually flush cache, on the site WordPress.org Forums:
Okay cool I can use those functions that's great. Converting the endpoint path to md5…