Skip to content

My Calendar v3.6.8

Compare
Choose a tag to compare
@joedolson joedolson released this 27 Jul 19:40
· 25 commits to master since this release

= 3.6.8 =

  • Feature: Add new conditional function mc_has_category( $event ).
  • Change: Add text arguments to core template functions that return template text. Allows template logic to override settings.
  • Bug fix: Stringify array data before sending to Akismet.
  • Bug fix: Allow svg in print view.
  • Bug fix: Move pre_get_document_title filter to later priority to apply after SEO plugins.
  • Bug fix: Add site name to page title.
  • Bug fix: Section headers were not selectable.
  • Bug fix: Single-day view returned all dates of long-running single events.
  • Bug fix: In legacy templates, data passed to get event images was the full data object instead of the tags array.