Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

1.5.1

Compare
Choose a tag to compare
@florianpircher florianpircher released this 29 Oct 11:59
· 19 commits to master since this release
  • Fixes a bug where an optional and empty name-field would not result in $comment->rawName() been null.
  • Adds $commentPage argument to did-save-comment hook.
  • Adds support for optional core fields. The core fields (comment author name, email-address and website-address) are not stored anymore if the value is null.
  • Improves documentation by fixing typos and replacing deprecated method names with the modern equivalent.