Fixes Fixed the generation of custom MO Files when a string has an empty original value. It could happen for admin strings. Fixed a broken link to one of our documentation pages about performance considerations. Compatibility Fixed deprecation notices (`Function get_magic_quotes_gpc() is deprecated`) when running PHP 7.4. Fixed PHP 7.4 notices shown when translating a page created with Beaver builder and OPCache is used.
Fixed an issue blocking translation memory when a string has quotes. Fixed a database error when the wp_icl_mo_files_domains table does not exist yet. Fixed the translation of strings with the same value but different names inside a common domain.
Features Restored functionality to translate page builder strings from ST UI. Implemented a better handling of missing language folders for custom MO files. Always display the MO pre-generation button in the troubleshooting page when there’s at least one custom translation. Fixes Fixed a warning in WPML > Theme and Plugins Localization when the plugin was removed. Fixed translation of strings translated with `icl_translate` when the original value is not matching.