Skip to content

5.0.0

Choose a tag to compare

@pfefferle pfefferle released this 07 Apr 22:40
· 506 commits to main since this release
0ae88f7
  • Complete rewrite of the codebase
  • Introduce PHP namespaces
  • New parser which will fallback on the WordPress REST API, JSON-LD, or HTML meta tags if Microformats are not sufficient to render a comment.
  • New debugger/test tool for Webmention Parsing under Tools
  • Webmentions are no longer stored as comment type mention, but as custom comment types
  • New simplified presentation code, providing for optional custom templating in future.