github roots/bedrock-autoloader 1.1.0

4 hours ago

What's Changed

New

  • Add bedrock_autoloader_load_plugins filter to selectively exclude plugins from autoloading (#37)

Fixed

  • Fix autoloader failure when plugins directory does not exist (#30)
  • Fix countPlugins counting non-plugin directories (#26)
  • Fix autoloader when plugins directory is a symlink (#12)
  • Move synthetic activation hooks from plugins_loaded to init to prevent fatals on first load (#23)
  • Harden filter output sanitization and prune stale pending activations (#37)

Maintenance

  • Exclude non-essential files in .gitattributes (#27)
  • Test on PHP version 8.0 (#28)
  • Fix URLs that point to 404 (#32)

New Contributors

Full Changelog: 1.0.4...1.1.0

Don't miss a new bedrock-autoloader release

NewReleases is sending notifications on new releases.