Releases: julien-jacob/wplingua
Releases · julien-jacob/wplingua
1.12.3
2.12.2
- Enhance JSON and HTML translation handling in AJAX callbacks with filter hooks
2.12.1
- Update plugin translations
2.12.0
- Make wpLingua compatible with websites in subfolders
- Refactor translation and dictionary functions to include target language IDs, improving tagging and replacement logic
- Fix missing jQuery dependency for "Load in progress"
- Enqueue Dashicons for better compatibility when the admin bar is disabled
- Update the target language label in free API key registration
- Clarify how default settings are used in switcher options documentation
2.11.6
- Improved plugin compatibility: FooGallery
2.11.5
- Improved plugin compatibility: Complianz
- Added check for incompatible permalink structure
2.11.4
- Better theme compatibility: Bricks Builder
- Update plugin translations
2.11.3
- Improved WP Rocket compatibility: adjusted cache clearing behavior
- Improved "Load in progress" mode: adjusted text chunk size
2.11.2
- Fix links translation in mode "Load in progress"
- Normalize style for SEO tag in "All translations in page"
- Prepare admin design for WordPress 7.0
- Optimize DOM parsing in some cases
- Update CSS/JS compiler
- Extensive code review
2.11.1
- Better translation list on pages:
- Highlight SEO tags in translations.
- Display the page title tag.
- Display the page meta description tag.
- Translation order: Display text nodes first.
- Optimization:
- jQuery is no longer required by the main wpLingua JS script.
- Fix: Revision of the JS that allows the language switcher to be opened up or down in dropdown mode in the Gutenberg/FSE editor.