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
38contributions
high0
medium38
score38

Contributions

Type
November 2025
Nov 13 Thu · 12:55
Forums med
Created a topic, Error on Activation, on the site WordPress.org Forums:
Hi, I wanted to try your plugin. I'm getting the fo…
September 2025
Sep 09 Tue · 21:10
Forums med
Created a topic, Perfect Plugin for Selling Digital Products, on the site WordPress.org Forums:
When I first came across this plugin, I was interested…
July 2025
Jul 31 Thu · 22:40
Forums med
Posted a reply to Can’t Pull Images, on the site WordPress.org Forums:
It finally pulled the images with that plugin active. I'll see if it continues to…
Jul 31 Thu · 22:33
Forums med
Posted a reply to Can’t Pull Images, on the site WordPress.org Forums:
I still can't pull images, and I tried with this plugin deactivated and still didn't…
Jul 31 Thu · 22:32
Forums med
Posted a reply to Can’t Pull Images, on the site WordPress.org Forums:
I changed || to && added my own ip and was able to access wp-json…
Jul 31 Thu · 22:28
Forums med
Posted a reply to Can’t Pull Images, on the site WordPress.org Forums:
I removed ! is_user_logged_in() || and it still didn't work. If the request is authenticated…
Jul 31 Thu · 22:14
Forums med
Posted a reply to [LiteSpeed Cache] Can’t Pull Images, on the site WordPress.org Forums:
Here's more... 103.167.151.84 - - [31/Jul/2025:16:16:56 -0400] "POST /?rest_route=/litespeed/v1/notify_img HTTP/1.1" 200 702 "https://oldvillagepaint.com" "Mozilla/5.0 AppleWebKit/537.36…
Jul 31 Thu · 22:08
Forums med
Posted a reply to Can’t Pull Images, on the site WordPress.org Forums:
This is how I'm disabling REST api on front end... function otw_disable_rest_api() { $whitelist =…
Jul 31 Thu · 21:56
Forums med
Posted a reply to Can’t Pull Images, on the site WordPress.org Forums:
The IP is whitelisted. It shouldn't get that response. Requests from Stripe and Plausible analytics…
Jul 31 Thu · 21:52
Forums med
Posted a reply to Can’t Pull Images, on the site WordPress.org Forums:
I already test it was reading the correct IP based on another thread on here.…