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
February 2022
Feb 06 Sun · 19:31
Forums med
Posted a reply to Plugin dup declaration of WP_Filesystem_Base?, on the site WordPress.org Forums:
Vijay - thanks so much! Similarly, I discovered that using include_once() rather than include() did…
Feb 04 Fri · 22:50
Forums med
Created a topic, Plugin dup declaration of WP_Filesystem_Base?, on the site WordPress.org Forums:
This error comes and goes for no apparent reason: "Plu…
Feb 02 Wed · 04:48
Forums med
Posted a reply to Uncaught ReferenceError: wp_remote_get() is not defined, on the site WordPress.org Forums:
Javier, thanks so much! I now call wp_remote_get($url) directly from MICplugins.php; works fine. However, if…
January 2022
Jan 31 Mon · 00:03
Forums med
Created a topic, Uncaught ReferenceError: wp_remote_get() is not defined, on the site WordPress.org Forums:
I am creating a plugin MICplugins.php used with just o…