Releases: publishpress/library-instance-protection
Releases · publishpress/library-instance-protection
2.1.0
Changelog
Added
- Internationalization (i18n) support with translation files for multiple languages
- Translation loading mechanism in
include.phpto automatically load language files based on WordPress locale
Changed
- Updated
getVersion()method inInstanceCheckerto return version2.1.0
Deprecated
InstanceChecker::getVersion()method is now deprecated and will be removed in the next major version
2.0.1
Changelog
- FIXED: Fix the name package in the readme file.
2.0.0
Changelog
- CHANGED: Change min. PHP version to 7.2.5;
- CHANGED: Renamed the library to publishpress/instance-protection
v1.0.3
v1.0.2
Changelog
- ADDED: Add .gitattributes file to clean up archive files
v1.0.1
Changelog
- Fixed: Remove not used variable;
- Fixed: Fix plugin standard path detection when the plugin has a folder name different from the plugin slug. Added a new config:
pluginFolder.