Version 1.0.2
WP Custom Login Manager 1.0.2
馃悰 Bug Fix
Fixed a compatibility issue where the plugin could conflict with other plugins using the same GitHub-based update checker system. This would previously result in a PHP fatal error: Cannot declare class ComposerAutoloaderInit..., because the name is already in use.
馃攳 Technical Details
- Implemented detection of existing Composer autoloaders
- Added safeguards to prevent duplicate autoloader initialization
- Improved plugin compatibility with other GitHub-based update systems
馃攧 Who should update?
This update is especially important if you:
- Use multiple WordPress plugins that update through GitHub
- Have experienced PHP fatal errors related to Composer autoloader conflicts
- Plan to use this plugin alongside other custom plugins with GitHub-based updates
馃摑 Note
This is a compatibility fix that doesn't change any functionality but improves the plugin's ability to work alongside other plugins using similar update systems.