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
January 2023
Jan 13 Fri · 13:15
Forums med
Created a topic, API Link, on the site WordPress.org Forums:
Hi. I would like to create a meeting programmatically …
August 2022
Aug 09 Tue · 05:14
Forums med
Created a topic, Tickera rest API, on the site WordPress.org Forums:
Hi. I'm trying to create an event using rest api. Ho…
Aug 03 Wed · 11:21
Forums med
Posted a reply to Call to member function get_currencies on null, on the site WordPress.org Forums:
Thanks for your reply. I did the corrections you sent me. I'm now not getting…
Aug 02 Tue · 08:08
Forums med
Posted a reply to Call to member function get_currencies on null, on the site WordPress.org Forums:
Please help me.
Aug 01 Mon · 08:17
Forums med
Posted a reply to Call to member function get_currencies on null, on the site WordPress.org Forums:
This is the error am getting 2022-07-31T23:20:25+00:00 CRITICAL Uncaught Error: Call to a member function…
Aug 01 Mon · 08:14
Forums med
Posted a reply to Call to member function get_currencies on null, on the site WordPress.org Forums:
function event_api_post_callback( $request ) { global $event; $event_data = array( 'post_type' => 'tc_events', 'post_title' =>…
Aug 01 Mon · 07:41
Forums med
Created a topic, Call to member function get_currencies on null, on the site WordPress.org Forums:
Hi. I am trying to use the Woocs functions in my func…