Send region name to header from Cloudflare Worker, then fetch with PHP – WordPress
I'm proxying my website traffic through Cloudflare and would like to take advantage of their geolocation functionality shown here: https://developers.cloudflare.com/workers/examples/geolocation-hello-world/. The website is on WordPress and I want to be able to fetch the geolocation using PHP in a plugin.…