[ad_1]
[ad_2]
Hello,
I've built a form that when submitted makes a http request to my On Prem API through a hook action.
The problem is that this API only allows requests from whitelisted IPs in the firewall rules.
How can I discover which IPs are used by WordPress when the hook is activated?
Thank you!