Skip to content

1.3

Compare
Choose a tag to compare
@bueltge bueltge released this 26 Apr 13:57
· 168 commits to master since this release

New

  • Moved AssetManager::currentHooks into AssetHookResolver::resolve.
  • Added new constants for available hooks to Asset.
  • This project has now GPL-2.0-or-later as license.

Fixes

  • Added missing check for hooks with "New Post" (post-new.php) for Gutenberg available styles/scripts.
  • Fixed AssetManager::currentHooks by returning now an array of hooks to support also Gutenberg enqueues.