
How to set-up a GitHub webhook to WordPress REST API endpoint
In this post I detail how to set-up a GitHub webhook to call a WordPress REST API endpoint that can be used to run a task whenever the GitHub repository is pushed to.
Everything "github" related lives here. Enjoy my archives, but use them wisely, some content might be out of date and very old, always check the post dates. If you have any questions or are concerned about the contents of my posts, feel free to leave a comment on the post.
In this post I detail how to set-up a GitHub webhook to call a WordPress REST API endpoint that can be used to run a task whenever the GitHub repository is pushed to.