Skip to content

My Calendar v3.7.14

Choose a tag to compare

@joedolson joedolson released this 28 May 20:46
· 29 commits to master since this release

= 3.7.14 =

  • Bug fix: Removed duplicate array parameters in options installation.
  • Bug fix: Add notice for admins about recurring template tag behavior on single events.
  • Bug fix: Remove static data from wp_update_post, including not updating the post slug.
  • Bug fix: Output the admin field wrapper around event author input when host and details link hidden.
  • Bug fix: Fix bug where all-day event instances automatically regenerated when event updated.
  • Bug fix: Don't attempt to generate location schema if no location object passed.
  • Bug fix: Fix miscellaneous CSS gaps for RTL display.
  • Bug fix: Fix broken checkboxes in Upcoming Events widget settings.
  • Bug fix: Default mini template contained duplicate h3 heading.
  • Bug fix: Hide the instance modification warning when editing an individual instance.
  • Bug fix: Check location object inside locations loop when checking map type.
  • Code quality: Misc. fixes to inline docs and potentially undefined variables.
  • Change: Use compact button sizing in instance manager.
  • Filter: add filter to enable updating the post slug on save, if desired.