Nexter Extension - FREE
Version 4.7.6
- Fixed : SEO Redirects : one broken rule no longer stops every new redirect from saving; a rule aimed at its own URL is skipped when other rules are checked for loops
- Fixed : Rollback : picking a version in the dropdown now works; every rollback was being sent to the version already installed and refused with "Try selecting another version."
- Fixed : Security : license activation now verifies the SSL certificate, so the licence key is no longer sent over a connection that could be intercepted
- Fixed : Code Snippets : a shortcode attribute can no longer overwrite the snippet's own code, or other internal values, before the snippet runs
- Fixed : Multisite : Super Admins can now manage code snippets and Theme Builder templates on network sites without also being given the administrator role there
- Fixed : i18n : the SEO audit and image optimiser cron labels no longer load translations before WordPress is ready, which logged a "translation loading was triggered too early" warning whenever another plugin scheduled a task during start-up
- Fixed : i18n : the SMTP PHP-version notice is now translatable; the version numbers were being inserted into the message before it was handed to the translation function, so the string never reached the translation files at all