6.2.0
Fix9 Tweak2Fixes
- A database backup will no longer be created when first activating the plugin.
- Added compatibility for MySQL strict mode in database creation syntax.
- Removed warning about a "non well formed numeric value encountered" in PHP 7.1.
- Modifications to wp-config.php, .htaccess, and nginx.conf files are now properly re-added upon reactivation.
- Fixed full settings for Hide Backend being displayed after disabling the feature and saving the settings.
- Enabling or disabling the Hide Backend feature will update the "Log Out" link so that it works as expected without having to load a new page.
- Enabling or disabling the Hide Backend feature now properly updates the .htaccess/nginx.conf file on enable and disable rather than at some future point.
- Fixed issue that could cause improper database table creation on multisite sites.
- Fixed a bug that could prevent settings from saving properly if the site was migrated to a new server or a new home path on the server.
Tweaks
- Improved plugin performance by reducing the number of queries made on each page.
- Reduced memory and CPU usage due to various code improvements.
