Skip to content

2.12.1

Choose a tag to compare

@maxazarcon maxazarcon released this 21 Aug 22:05
· 13 commits to main since this release

Fixes and housekeeping; no new surface.

  • Venue name and address are joined with a comma rather than a space in calendar exports. "The Venue, 1 Example St" geocodes; "The Venue 1 Example St" is a guess. Both settings feed one field in a calendar app, and either may be empty. The join is now a single helper used by both the iCal and Google Calendar paths, which previously repeated the same expression.
  • "Tested up to" raised to 7.1, which is where the plugin is actually exercised. It had been left at 6.8, which makes WordPress warn that a plugin is untested and possibly abandoned.
  • Added upgrade notices for the releases worth reading before updating.