Skip to content

Releases: pfefferle/wordpress-webmention

3.1.1

16 Mar 23:15
Compare
Choose a tag to compare
  • URLEncode/Decode source and target
  • Webmention Comment Type now declares support for avatars
  • Meta keys are now registered for webmention_target_url and webmention_target_fragment
  • Target URL is stored instead of derived from the permalink to ensure permanance
  • Target fragment is stored to support fragmentions. Can also suport comments when reply is to a comment.

3.1.0

05 Feb 13:14
Compare
Choose a tag to compare

3.0.1

30 Jan 08:16
Compare
Choose a tag to compare
  • Show endpoint discovery on every page again, to prevent several problems.

3.0.0

27 Jan 22:46
Compare
Choose a tag to compare
  • Plugin refactored to use API infrastructure.
  • Visiting the endpoint in a web browser now returns a webmention form.
  • Plugin now compliant with draft specification although remains synchronous.
  • Deprecation of webmention_title and webmention_content filters in favor of a single targeted webmention comment data filter.
  • webmention_post_send action now fires on all attempts to send a webmention instead of only successful ones. Allows for logging functions to be added.
  • Supports adding additional parameters when sending webmentions
  • Fix incompatibility with Ultimate Category Excluder plugin.

3.0.0-beta1

13 Jan 08:47
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release
  • Plugin refactored to use API infrastructure.
  • Visiting the endpoint in a web browser now returns a webmention form.
  • Plugin now compliant with draft specification although remains synchronous.
  • Deprecation of webmention_title and webmention_content filters in favor of a single targeted webmention comment data filter.
  • webmention_post_send action now fires on all attempts to send a webmention instead of only successful ones. Allows for logging functions to be added.
  • Supports adding additional parameters when sending webmentions
  • Fix incompatibility with Ultimate Category Excluder plugin.

2.6.0

10 Jun 22:16
Compare
Choose a tag to compare
  • removed duplicate request for HTML via get_meta_tags
  • refactoring
  • limits to same domain

2.5.0

23 Oct 20:34
Compare
Choose a tag to compare
  • add salmon/crossposting-extension support (props @singpolyma)
  • disable self-pings via settings
  • do not unapprove already-approved webmention (props @singpolyma)
  • some code improvements

2.4.0

25 Aug 19:40
Compare
Choose a tag to compare
version bump