Releases: Yisus-Develop/marschallenge-webhelpers
Releases · Yisus-Develop/marschallenge-webhelpers
Release list
Version 1.1.0
v1.1.0 - WPML String Registration Fix
- Changed to use unique string names (card_zer_title, etc.) instead of full text
- This is the correct way to use icl_t() with WPML
- Includes registration script for one-time setup
- Translations should now work correctly
Version 1.0.9
v1.0.9 - WPML Translation Fix
- Changed from __() to icl_t() for proper WPML string translation
- Now translations should work correctly in all languages
- Fixed placeholder and aria-label translations
Version 1.0.8
v1.0.8 - Critical Fix
- Fixed missing PHP opening tag that caused plugin header to display as plain text.
- Plugin now loads correctly in WordPress admin.
Version 1.0.7
v1.0.7
- Standardized plugin header (EWEB naming convention).
- Bumped version for auto-update testing.
- Fixed terminology issues.
Version 1.0.6
v1.0.6 - WPML Support & GitHub Updater
- Enveloped all card strings in __() for WPML translation.
- Added wpml_object_id filter for dynamic CF7 form IDs.
- Added wpml_permalink filter for accordion links.
- Integrated EWEB GitHub Updater for automatic plugin updates.