How to send a webhook request with PHP from one WordPress site to another using WP Webhooks [Technical]
I lost an hour to this problem, so I’m blogging it to hopefully help others. I’m experimenting with the WP Webhooks plugin for helping me solve a problem with sites that I manage.1 Webhooks are a simple technology that lets a “request” to a specific URL that then completes some other action. That request contains … Continue reading “How to send a webhook request with PHP from one WordPress site to another using WP Webhooks [Technical]”