Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 15:05
· 2 commits to main since this release
v1.6.0: events as native posts

Events are now written as ordinary WordPress posts instead of the
metcpt_event CPT. The single page uses the theme's normal post design
plus a short summary block; [events_list] is unchanged in appearance.
A one-click migration moves existing events over, with old URLs
redirecting automatically. See DOCS/DECISIONS.md D24.