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
February 2025
Feb 19 Wed · 19:22
Forums med
Posted a reply to REST API documentation is not up to date, on the site WordPress.org Forums:
Hi Darian I haven’t received a response/resolution to this so not sure why this is…
Feb 14 Fri · 14:29
Forums med
Created a topic, REST API documentation is not up to date, on the site WordPress.org Forums:
The REST API swagger page on the link above is not up …
February 2023
Feb 21 Tue · 23:28
Forums med
Posted a reply to Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
Hi @d0153 /@tristan083, as I've said before, my client would like to move forward with…
Feb 13 Mon · 16:41
Forums med
Posted a reply to Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
It may be helpful if you could send me sample curl requests for creating and…
Feb 13 Mon · 16:40
Forums med
Posted a reply to Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
Hi @tristan083, I tried POST with the following curl but received a 404 not found…
Feb 10 Fri · 06:11
Forums med
Posted a reply to Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
Hi @tristan083, in taking a closer look at the Swagger for the Events Calendar API, it…
Feb 07 Tue · 04:39
Forums med
Posted a reply to Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
Hi @tristan083, Thank you for responding. I tried your suggestion above and while it returned…
January 2023
Jan 31 Tue · 23:27
Forums med
Posted a reply to Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
PHP: 7.4.33.1 WordPress: 6.1.1 The Events Calendar: 6.0.8 Theme: Divi 4.19.5
Jan 31 Tue · 23:19
Forums med
Posted a reply to Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
To create the test event I did a POST to https://mydomain/wp-json/tribe/events/v1/events { "author": "10", "status":…
Jan 27 Fri · 21:16
Forums med
Created a topic, Unable to update existing event using Events Calendar REST API, on the site WordPress.org Forums:
I am trying to use the /wp-json/tribe/events/v1/events…