Skip to content

Releases: pfefferle/wordpress-webmention

3.8.6

07 Nov 16:48
Compare
Choose a tag to compare
  • Fixed default value of webmention_avatars

3.8.5

15 Oct 18:05
Compare
Choose a tag to compare
  • Set correct default value for the "Show comment form" setting

3.8.4

04 Sep 18:57
Compare
Choose a tag to compare
  • Store vouch property
  • Preliminary vouch support disabled by default. As Vouch is experimental can only be enabled by adding define( 'WEBMENTION_VOUCH', true )

3.8.2

18 May 20:30
Compare
Choose a tag to compare
  • Fixed PHP issue

3.8.1

18 May 20:10
Compare
Choose a tag to compare
  • Updated GDPR text suggestion
  • Fixed old settings links
  • Made Webmention comment-form text customizable (#175)
  • Better handling of wp_add_privacy_policy_content call

3.8.0

12 May 18:29
Compare
Choose a tag to compare
  • Added GDPR recommendation text
  • Implemented help tab
  • Form Improvements
  • Domain whitelist
  • Add avatar settings control
  • Text improvements

3.7.0

03 Apr 21:11
Compare
Choose a tag to compare
  • Added "threaded comments" support

3.6.0

05 Mar 19:34
Compare
Choose a tag to compare
  • Send delete Webmentions
  • Receive delete Webmentions

3.5.0

21 Jan 20:20
Compare
Choose a tag to compare
  • Added nicer HTML views for non API calls
  • Added german translations (thanks to @deponeWD)
  • Be sure to disable the old webmention-for-comments plugin

3.4.1

30 Jun 19:25
Compare
Choose a tag to compare
  • Add filter to allow setting of webmention form text
  • Move register settings to init due new default options not being set if admin only
  • Add edit_webmention hook due comment array filtering
  • Display Webmention Meta on Edit Comment page