This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
Releases: Dhii/wp-events
Releases · Dhii/wp-events
0.3.0
0.3-alpha2
Fixed
- Events no longer receive only the first hook argument.
0.3-alpha1
Added
EventManager
can now optionally stop event propagation across all hook handlers.- Added unit and functional tests.
Changed
- Refactored codebase, separating logic into traits.
- Improved the event cache clearing mechanism for increased performance.