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
April 2023
Apr 03 Mon · 08:30
Forums med
Posted a reply to Hook to load JS after plugin shortcode loaded, on the site WordPress.org Forums:
Hello Perfect, thank you! I will be working on this later today so hopefully everything…
March 2023
Mar 30 Thu · 11:11
Forums med
Created a topic, Hook to load JS after plugin shortcode loaded, on the site WordPress.org Forums:
Hi I have a google calendar showing, However I am t…
May 2022
May 13 Fri · 14:07
Forums med
Created a topic, wp_insert_term not working, on the site WordPress.org Forums:
I have a form which allows certain roles to add custom…
July 2021
Jul 19 Mon · 14:06
Forums med
Posted a reply to PHP Create Product and Add to cart, Error: removed from your, on the site WordPress.org Forums:
### WordPress Environment ### WordPress address (URL): https://bubbledev.co.uk Site address (URL): https://bubbledev.co.uk WC Version: 5.5.1…
Jul 19 Mon · 13:49
Forums med
Created a topic, PHP Create Product and Add to cart, Error: removed from your, on the site WordPress.org Forums:
Hello I am having a n issue with creating a subscript…
Jul 19 Mon · 13:44
Forums med
Posted a reply to How to add a product to the cart after it is created, on the site WordPress.org Forums:
Hello I am having a very similar issue Mine looks like this $my_post = array(…
February 2021
Feb 19 Fri · 14:52
Forums med
Created a topic, Additional weight calculation, on the site WordPress.org Forums:
Hi My settings are 1|7 5|8 20|11 1kg = £7 5kg = £8 2…
October 2020
Oct 29 Thu · 10:45
Forums med
Created a topic, Maximum Product limit per user not working, on the site WordPress.org Forums:
Hi I have set it to the following Settings: General: …
November 2019
Nov 05 Tue · 12:06
Forums med
Created a topic, Integrations – Your website is not working, on the site WordPress.org Forums:
Hi Your website is currently down, https://www.thenew…
May 2019
May 30 Thu · 15:43
Forums med
Posted a reply to How to send a HTTP Post request using PHP Curl and WordPress, on the site WordPress.org Forums:
I managed to solve this by adding the following into my functions.php add_shortcode('my_shortode', 'my_function'); function…