Profiles

Bio

Web Programmer & Front End Developer.

Badges

CODE
1 badge
Plugin Developer
COMMUNITY
1 badge
WordCamp Volunteer '25

Current Job

Full Stack Developer
Present
SPRYSOL

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
March 2019
Mar 26 Tue · 15:57
Forums med
Created a topic, How can I render an html view with register_rest_route, on the site WordPress.org Forums:
How can I render an html view with register_rest_route
February 2019
Feb 03 Sun · 19:24
Forums med
Posted a reply to get_current_user_id() and wpcf7_before_send_mail(), on the site WordPress.org Forums:
I was having the same issue too. I do not understand why would the wordpress…
January 2019
Jan 01 Tue · 14:35
Forums med
Posted a reply to Developing a plugins views using reactjs, on the site WordPress.org Forums:
Thanks. I will take a look at this and see if its the right one…
December 2018
Dec 30 Sun · 18:21
Forums med
Created a topic, Developing a plugins views using reactjs, on the site WordPress.org Forums:
Is there any WordPress.org code tutorial or a resource…
August 2017
Aug 14 Mon · 19:08
Forums med
Posted a reply to Renewal order is created and the status is set to “Pending Payment”, on the site WordPress.org Forums:
Thanks Phil, I just created a ticket.
Aug 14 Mon · 15:28
Forums med
Posted a reply to Renewal order is created and the status is set to “Pending Payment”, on the site WordPress.org Forums:
Hello Smith! That is the problem, those orders (with no order notes AT ALL) do…
Aug 08 Tue · 20:45
Forums med
Posted a reply to Payment processing too long, about 90s, on the site WordPress.org Forums:
@fullysupportedphil I am having a similar issue, can you please take a look here? https://wordpress.org/support/topic/renewal-order-is-created-and-the-status-is-set-to-pending-payment/
Aug 08 Tue · 20:42
Forums med
Created a topic, Renewal order is created and the status is set to “Pending Payment”, on the site WordPress.org Forums:
Greetings, The plugin is creating renewal order and t…
July 2017
Jul 01 Sat · 20:03
Forums med
Posted a reply to What hook/action should I use to get the Authorization Code, on the site WordPress.org Forums:
Is there any workaround for that?
Jul 01 Sat · 13:35
Forums med
Posted a reply to What hook/action should I use to get the Authorization Code, on the site WordPress.org Forums:
function create_expandable_order( $order_id ) { $transaction_id = 1234; // I have the actual transaction ID…