get url of request sender to an endpoint in wp
Is there a PHP/WordPress equivalent to req.hostname from Node.js/Express to get the hostname of the sender of a request?
Is there a PHP/WordPress equivalent to req.hostname from Node.js/Express to get the hostname of the sender of a request?