Starting from €5.83/mo
Fixed an issue with the Translation Tools tab and Elementor.
Fixed wrong word count for Elementor pages.
Fixed custom term meta appearing in the Classic Translation Editor when it’s marked as Don’t Translate.
Fixes
Fixed wrong processing of HTML comments when registering strings coming from Gutenberg blocks for translation.
Performances
Stopped autoloading the heavy _wpml_tp_api_Logger option.
Usability
Fixed an issue with assigning custom languages to translators on the Translation Jobs page.
Fixed an issue to only show the translation pickup mode if a translation service is active and authenticated.
Fixed an issue with untranslated terms appearing as translated in the Advanced Translation Editor.
Improved the detection of base64-encoded strings to avoid false positives.
Fixed an issue so a duplicate post is not set to In progress until it’s set to be translated independently.
Features
Fixed an error in the Translation Management Dashboard Polling Box which occurred with WordPress 5.6.
Fixes
Fixed Fatal error: Uncaught Error: Call to a member function get_translation_job() on null.
Fixed warnings for private methods marked as final and overridden.
Removed usage of wp_plugin_dir constant.
Fixed issues with required parameters following optional ones.
Replaced double quotes with single quotes in the SQL query.
Fixed the default state for overdue translation notifications.
Fixed problem with synchronizing the post status when updating a translation.
Fixed minor issue with language selectors in jobs filter.
Performances
Updated Translate Link Targets function to only scan translated strings.
Usability
Fixed an issue with translations opening in the Advanced Translation Editor when the previous job was created in Classic Translation Editor.
Fixes
- Fixed saving translation of term meta which contains array value, e.g. checkboxes field.
- Don’t include term meta in translation editors if it is already translated.
- Fixed Select all checkbox in Translation Queue.
Compatibility
- Fixed an issue with translation status not updating when a post was edited on the front-end with a page builder.
Fixes
Compatibility
- Fixed an issue where the translated category name and description didn’t show in the Advanced Translation Editor.
- Fixed an issue where the translated category description didn’t show in the Classic Translation Editor.
- Fixed the warning which appeared in Classic Translation Editor due to nested data.
- Fixed displaying of category’s meta values in the editor when Don’t include already translated terms in the translation editor option is checked.
- Replaced double quotes with single quotes in SQL statements to avoid warnings on some setups.
- Added the ability to pass active languages information to the Advanced Translation Editor widget.
- Fixed a JS conflict due to different versions of the select2 library.
Fixed an issue where the notification for moved or copied sites incorrectly appears for sites configured with languages per domains.
Features
Fixes
- Added text about differences in word count between WPML and translation service providers in the Translation Basket.
- Added message about switching to the Advanced Translation Editor when translating HTML content with the Classic Translation Editor.
Usability
- Removed documentation link on the Service list if link is empty.
- Replaced deprecated MySQL operator ‘||’ with ‘OR’.
- Showed hidden languages for Translation Managers in backend.
- Fixed job’s labels in the Translation Queue.
- Fixed Translation Basket status when there’s already a translation job.
- Synchronized translators so that when your site moves to a new URL, you can edit your translations using the Advanced Translation Editor.
- Fixed applying translations of wpml-string shortcode coming from the Advanced Translation Editor.
- Improved deadline filter on the job list in order to correctly handle the deadline filter.
- Corrected use of wp_safe_redirect.
- Fixed an issue so that translated links are not reverted after the original post is updated.
- Fixed an issue where status of job after cancellation will now be restored to previous in case translation needed update.
- Fixed an issue so Translation Tools tab is accessible if the Advanced Translation Editor is active.
- Fixed Translated to and Translation status filters in the Translation Management Dashboard.
- Fixed adding a non-necessary CSS file even if the user is not logged in.
Compatibility
- Included support for translating taxonomy description and term meta data via Translation Editor and Translation Services.
- Changed a job status to in-progress when a local translation picks it up.
- Fixed striping HTML tag in Classic Translation Editor visual field.
Fixed calls to deprecated jQuery functions.