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
September 2022
Sep 27 Tue · 15:15
Forums med
Posted a reply to Uncaught Error: Call to undefined function wp_parse_url(), on the site WordPress.org Forums:
Just a note- Turning off the DB Cache clears the error as a temporary fix.…
Sep 27 Tue · 15:03
Forums med
Posted a reply to Uncaught Error: Call to undefined function wp_parse_url(), on the site WordPress.org Forums:
@vmarko Is there a solution to this issue that doesn't involve editing the plugin code?…
July 2022
Jul 26 Tue · 19:07
Forums med
Posted a reply to Is there a way to wrap spaced numbers?, on the site WordPress.org Forums:
Ok thanks for the reply!
Jul 26 Tue · 15:45
Forums med
Created a topic, Is there a way to wrap spaced numbers?, on the site WordPress.org Forums:
Our site has numbers like: "400 000". This causes line…
December 2021
Dec 10 Fri · 20:03
Forums med
Created a topic, Custom value for WP_ENVIRONMENT_TYPE?, on the site WordPress.org Forums:
We're hoping to use the WP_ENVIRONMENT_TYPE setup to o…
November 2021
Nov 10 Wed · 00:44
Forums med
Created a topic, Offset events in a shortcode?, on the site WordPress.org Forums:
Is there a way to offset events in a shortcode? We're …
October 2021
Oct 24 Sun · 23:17
Forums med
Posted a reply to Plugin breaks gravity columns, on the site WordPress.org Forums:
I can confirm that the updated plugin still breaks the pre-set gravity columns. If you…
Oct 15 Fri · 15:47
Forums med
Created a topic, You need a higher level of permission., on the site WordPress.org Forums:
I have a taxonomy ('city') that for some reason is now…
September 2021
Sep 15 Wed · 00:19
Forums med
Posted a reply to Add php inside the shortcode?, on the site WordPress.org Forums:
Update: Just used the "if ( current_user_can( 'capability_name' ) )" snippet and that works fine…
Sep 14 Tue · 23:58
Forums med
Created a topic, Add php inside the shortcode?, on the site WordPress.org Forums:
I'm using the shortcode within my template file using …