Skip to content

Version 1.0.3

Choose a tag to compare

@NichlasB NichlasB released this 27 Jan 17:22
· 26 commits to main since this release

1.0.3 - Composer Compatibility Update

馃敡 Fixes

  • Resolved potential conflicts with other plugins using Composer autoloader
  • Improved plugin compatibility in environments with multiple Composer-based plugins

馃摑 Details

This update implements a smarter autoloader loading mechanism that prevents potential conflicts when multiple plugins using Composer are active in the same WordPress installation. The plugin now checks for existing Composer autoloaders before loading its own, ensuring better compatibility and stability.

馃攧 Upgrade Notes

This is a recommended update for all users.