wordpress-webmention icon indicating copy to clipboard operation
wordpress-webmention copied to clipboard

Split Source Verification into Separate Class

Open dshanske opened this issue 9 years ago • 0 comments

The purpose of this is twofold.

  1. 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).
  2. Structurally, having such a class means the plumbing is split more effectively.

dshanske avatar Aug 18 '16 16:08 dshanske