Skip to content

Releases: Yisus-Develop/marschallenge-webhelpers

Version 1.1.0

Choose a tag to compare

@Yisus-Develop Yisus-Develop released this 14 Jan 00:13

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

Choose a tag to compare

@Yisus-Develop Yisus-Develop released this 13 Jan 23:58

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

Choose a tag to compare

@Yisus-Develop Yisus-Develop released this 13 Jan 22:38

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

Choose a tag to compare

@Yisus-Develop Yisus-Develop released this 13 Jan 22:06

v1.0.7

  • Standardized plugin header (EWEB naming convention).
  • Bumped version for auto-update testing.
  • Fixed terminology issues.

Version 1.0.6

Choose a tag to compare

@Yisus-Develop Yisus-Develop released this 13 Jan 21:50

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.