Features Detect automatically if MO file from a domain should be pre-loaded. Fixes Fixed performance issue in `WPML_String_Translation::get_string_language_filter` caused by incorrect caching. Fixed loading of custom string translations when a language locale is custom and unusual. Fixed an error preventing from scanning translation files with PHP < 7.0.
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.