WPML String Translation 3.2.15

No permission to download (9.5 MB)
Download WPML String Translation 3.2.15 from nulled fire. The String Translation package includes support for static and dynamic texts.
Features
  • Added filters used when shortcode attributes (from page builders) are encoded/decoded
  • Performance improvement in automatic .mo file scanning
  • Adjusted the option for assuming that the original language of strings is in English in the case that the default site language is different than English
Fixes
  • Fixed an issue where converting a text widget to multilingual text widget adds another instance of the widget
  • Converting text widget to multilingual text widget adds another instance of the widget
  • Fixed an issue with Elementor Pro slide’s links which were not translatable
  • Fixed an issue when trying to scan string with no item selected
  • Remove post string packages when the related post is permanently deleted
  • Fixed issue with strings caching in secondary languages
  • Fixed performance bottleneck by allowing empty strings to be registered
  • Fixed issue with String translation loading translations from db instead of .mo files when the respective options are checked in Theme and plugins localization
  • Resolved exception resulting in many entries in wp_icl_string_urls table when Languages as Directories are configured
  • Fixed issue with automatic .mo scanning for Child themes.
  • Fixed issue with notice for applying fastest settings in Theme Plugin Localization screen
  • Fixed issue with the admin being partially shown in the wrong language
  • Fixed issues with Taxonomy label translation
Fix parameters count not matching placeholders count in wpdb::prepare
Fixed problem with Page Builders where, of two similar contents, only one was translated in the front-end
Fixed issue introduced in WordPress 4.9 with translation of User’s description
Fixed minor issue caused during converting a Text Widget to Multilingual one. Introduced in WordPress 4.9 when indicating that a Widget has been saved
Implemented caching when saving the file info of .mo files for improved performance
Fixed JS errors happening with WordPress 4.9, when scanning strings in Themes & Plugins localization
Fix string translation so that the original value is returned if there are no translations
Fixed issue with Post’s link cache not being invalidated when a Post is updated
Fixed notice shown when theme_root gets overridden (e.g. by a mobile theme)
Fixes
Fixed issue with strings not getting imported from .mo files when their value was the same but the context was different
Resolved exception with WPDb errors when two identical Widget titles existed
Fixed themes string counters in Theme Plugin Localization screen
Increased the allowed string size in the database (from text to longtext)
Fixed initialization priority in String Translation for better compatibility with third party plugins and themes