Skip to content

VE Events 1.3.1 - Configurable Slugs & Translation Fixes

Choose a tag to compare

@hau-git hau-git released this 27 Dec 18:24
· 82 commits to main since this release

Changes in v1.3.1

New Features

  • Configurable URL Slugs: Event single and archive URLs can now be customized in Settings (e.g., "veranstaltung" / "veranstaltungen" for German sites)
  • Permalinks are automatically flushed when slugs are changed or plugin is activated

Improvements

  • Improved German Translations: Admin menu now shows "Veranstaltungen" instead of "Events"
  • Fixed featured image labels translation ("Veranstaltungsbild")
  • Added context-based translation support (_x function) for better translation accuracy
  • All new settings strings fully translated to German

Technical

  • Modular architecture from v1.3.0 maintained
  • Slug settings stored in plugin options with sanitization
  • Automatic permalink flush on slug change via shutdown hook

Full Changelog: v1.3.0...v1.3.1