Skip to content

Releases: bernskiold/bm-event

1.2.4

Choose a tag to compare

@annlickander annlickander released this 16 Nov 13:00

Added

  • Add customizer setting for the registration URL

Changed

  • Use the theme mod setting for the registration URL instead of shortcode setting, this to make the timezone switcher work

Removed

  • Removed shortcode setting for registration URL

1.2.3

Choose a tag to compare

@annlickander annlickander released this 15 Nov 20:07
a1939b5

Added

  • Added timezone switcher
  • Added section grid
  • Added liveview script
  • Added new datetime fields for the event

1.2.2

Choose a tag to compare

@annlickander annlickander released this 09 Jul 11:37

Added

  • Added support for PHP 8. (#9)

1.1.1

Choose a tag to compare

@ErikBernskiold ErikBernskiold released this 19 Jul 13:16

Changed

  • Now using the plugin base with helper features.

Fixed

  • Fatal error where required function was missing.

1.1.0

Choose a tag to compare

@ErikBernskiold ErikBernskiold released this 05 Jul 10:14

Added

  • Timezone selector support
  • Grid view style option
  • Support for loading the package as a plugin via composer.

Removed

  • Husky npm lint checker as it interferes with other composer-loaded projects.
  • Dist built assets from the committed VCS.