wordpress-webmention
wordpress-webmention copied to clipboard
Split Source Verification into Separate Class
The purpose of this is twofold.
- To allow alternate handlers to use the same source verification functions. (Otherwise known as I'd like to try an async handler at some point).
- Structurally, having such a class means the plumbing is split more effectively.