Skip to content

Version 4.3

Latest

Choose a tag to compare

@TwistedAndy TwistedAndy released this 14 Jan 09:04
· 27 commits to master since this release

In this version, the main focus was to enhance stability:

  • Added explicit parameter and return types for most functions.
  • Added PHPUnit tests for the core library and the ACF module.
  • Adjusted the code style to better align with PSR-12 and common practices.
  • Moved meta, post, and term libraries into the core folder and removed legacy code.
  • Fixed multiple small issues with meta, post, terms, and other libraries.
  • Fixed a few issues with the asset dependency processing.