Allows translating Contact Form 7 forms. Instead of creating different forms for each language, create forms once in CF7 and translate them with WPML.
See full descriptionVersion 1.3.2
- Fixed an issue with a malformed language metabox in Contact Form 7 version 6.
- Adjusted the scope of wpml_document_*_item_link in preparation for WPML 4.7.
Version 1.3.1
- Fixed an issue with the Acceptance box shortcode, enabling it to work correctly after translation even if it contains HTML.
Version 1.3.0
- Added support for the upcoming version of the Advanced Translation Editor (ATE Gen 3), featuring human-readable labels and better grouping of related elements.
- Added automatic translation support for all texts.
- Added support for apostrophes in input descriptions/options.
Version 1.2.2
- Added support for forming a hash in the shortcode ID attribute (since v5.8).
- Fixed a PHP warning when a Contact Form 7 shortcode only has the title attribute.
Version 1.2.1
Fixes
- Fixed a regression in the previous version (1.2.0) regarding the translation of placeholders.
Version 1.2.0
Fixes
- Implemented updates to fix deprecated messages for PHP 8.1
- Fixed an issue with submitting forms in a secondary language.
- Added the ability to translate placeholder texts in the Advanced Translation Editor and automatically without workarounds.
Version 1.1.0
- Shortcode: return the form in the right language when we provide the title only.
- Added a dependency check for main plugins.
- Added a translation preview handler for the Translate Everything mode.
- Fixed
lang
HTML attribute for translated forms.
Version 1.0.2
- Add support for manual translation (Translation Management is no longer required).
- Fixes the duplicate button in the language metabox.
- Fixes the behaviour of the admin top bar language switcher.
Version 1.0.1
Features
- Fixed the row edit/view actions in the Translation Management Dashboard.
Version 1.0.0
Fixes
- Added WPML compatibility for the Contact Form 7 plugin.