Skip to content

3.1.0

Compare
Choose a tag to compare
@kkmuffme kkmuffme released this 18 Feb 12:02
· 7 commits to master since this release

Add support for additional types of dynamic hook names and add alpha support for Psalm v6

What's Changed

  • Add support for additional types of dynamic hook names
  • Only report an error for accepted args in add_action/add_filter if psalm does not report InvalidArgument already
  • Add support for named accepted_arguments in add_action/add_filter
  • Add alpha support for Psalm v6 - the plugin hasn't been tested with psalm v6 yet though, testing + feedback appreciated.

Full Changelog: 3.0.0...3.1.0