Skip to content

Releases: wecodemore/wordpress-early-hook

v1.2.0

08 Jan 14:50
4a54f49
Compare
Choose a tag to compare

Fixed

  • When proxying call to already defined add_filter/add_action pass appropriate "accepted args" argument - Props @nlemoine

Changed

  • Added support and tests for PHP 8.3

v1.1.0

01 Mar 13:09
256a592
Compare
Choose a tag to compare

Changed

  • The buildCallbackId() internal function as been removed, because WP will calculate the IDs in WP_Hook::build_preinitialized_hooks - props @shvlv
  • The two "early hook" functions not return true as their WP counterpart - props @gmazzap

v1.0.0

01 Mar 11:09
03c0616
Compare
Choose a tag to compare

First release.