close

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 2023
Jun 06 Tue · 09:35
Forums med
Created a topic, Error after login, on the site WordPress.org Forums:
After installing and activating, everything works fine…
January 2023
Jan 25 Wed · 05:58
Forums med
Posted a reply to Plugin conflict, on the site WordPress.org Forums:
@sc0ttkclark thanks will try it out and revert. I also wrote a fix and submitted…
Jan 13 Fri · 05:46
Forums med
Created a topic, Upload Avatar using PHP, on the site WordPress.org Forums:
Is there hook or function or action I can use to send …
Jan 13 Fri · 05:33
Forums med
Posted a reply to Cannot update the avatar via REST api, on the site WordPress.org Forums:
Hello @faisal03 , So a sample rest api call to post by sending media_id value in the simple_local_avatar.…
December 2022
Dec 29 Thu · 18:15
Forums med
Posted a reply to Plugin conflict, on the site WordPress.org Forums:
@pdclark I have actually resolved it by creating a wrapper class extending the jwt-auth firebase…
Dec 29 Thu · 16:49
Forums med
Posted a reply to Plugin conflict, on the site WordPress.org Forums:
@pdclark by any chance any sample code to assist in how that would look like...got…
Dec 29 Thu · 16:47
Forums med
Posted a reply to Plugin conflict, on the site WordPress.org Forums:
@sc0ttkclark any updates?
Dec 20 Tue · 19:10
Forums med
Posted a reply to Defaulting a field to UUID(), on the site WordPress.org Forums:
Thanks worked out fine by return the wp_generate_uuid4() in the UUID function
Dec 20 Tue · 17:22
Forums med
Posted a reply to Defaulting a field to UUID(), on the site WordPress.org Forums:
can just use the wp_generate_uuid4() instead of using a custom function
Dec 20 Tue · 14:25
Forums med
Created a topic, Defaulting a field to UUID(), on the site WordPress.org Forums:
Is there a way to create a field in pods and default i…