Profiles

Badges

CODE
1 badge
Core Contributor '20

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 2023
Sep 14 Thu · 15:18
Forums med
Posted a reply to PHP 8.2 deprecated notices, on the site WordPress.org Forums:
Yes. That fixed the notices. thanks :)
Sep 13 Wed · 01:04
Forums med
Created a topic, PHP 8.2 deprecated notices, on the site WordPress.org Forums:
Creation of dynamic property P2P_Connection_Type::$str…
January 2023
Jan 15 Sun · 18:07
Forums med
Posted a reply to Possible false positive ‘ready’ event detected?, on the site WordPress.org Forums:
I think this ticket can be safely closed. I've narrowed those warnings down to a…
Jan 15 Sun · 17:28
Forums med
Posted a reply to Possible false positive ‘ready’ event detected?, on the site WordPress.org Forums:
Also, possible false-positive on jQuery.type is deprecated when running a script similar to this: $(document).on("custom_event",…
Jan 15 Sun · 16:16
Forums med
Created a topic, Possible false positive ‘ready’ event detected?, on the site WordPress.org Forums:
I have an old legacy script (before the advent of Prom…
May 2022
May 27 Fri · 13:32
Forums med
Posted a reply to Programatically block plugin updates, on the site WordPress.org Forums:
@anthoniusalfred This is specifically what I use EUM for - to block the manual update…
May 25 Wed · 20:30
Forums med
Posted a reply to Programatically block plugin updates, on the site WordPress.org Forums:
@ronalfy Thank you for that link. Very comprehensive. I sort of knew the general idea…
May 24 Tue · 12:54
Forums med
Posted a reply to Programatically block plugin updates, on the site WordPress.org Forums:
I think I understand the idea that EUM is essentially a dashboard interface only -…
May 23 Mon · 18:24
Forums med
Created a topic, Programatically block plugin updates, on the site WordPress.org Forums:
Is there a hook/filter that allows blocking a specific…
March 2021
Mar 01 Mon · 18:40
Forums med
Posted a reply to Is it possible to filter out specific http_api requests, on the site WordPress.org Forums:
Thank you. I just tested this and it works great.