Skip to content

Releases: level-level/clarkson-event-manager

2.1.0

Choose a tag to compare

@kevinpoot kevinpoot released this 23 Oct 12:15
14c0555

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2

Choose a tag to compare

@fschroiff fschroiff released this 18 Oct 07:12
4aa5901

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

Choose a tag to compare

@fschroiff fschroiff released this 21 Sep 13:55
241dcff

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@fschroiff fschroiff released this 21 Sep 12:34
0f4a72a

What's Changed

New Contributors

Full Changelog: 1.0.2...2.0.0

v1.0.2

Choose a tag to compare

@NielsdeBlaauw NielsdeBlaauw released this 25 Nov 15:29
cb1cd8a

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@NielsdeBlaauw NielsdeBlaauw released this 25 Nov 14:23
9923028

What's Changed

Version 1.0.0

Choose a tag to compare

@NielsdeBlaauw NielsdeBlaauw released this 08 Dec 09:56
ccc31aa

Version 0.1.3

Choose a tag to compare

@NielsdeBlaauw NielsdeBlaauw released this 23 Jun 07:12
94fa1c9
  • Allows disabling default ACF fields with the new clarkon_event_load_default_acf_fields filter. - #13 @jmslbam

Version 0.1.2

Choose a tag to compare

@jmslbam jmslbam released this 04 Aug 14:43
  • Add readme
  • Extend basic Event class with easier method for call meta fields in .twig file via object. For example, mapping object.data.clarkson_event_manager_information_more_link to object.information_more_link.
  • Added template examples in templates folder for you to copy to your own theme and save time!
  • Added Field::constant ADDRESS_1 ( alias of ADDRESS ) and ADRESS_2.
  • Added CLARKSON_EVENT_MANAGER_PLUGIN_FILE define to use / load templates... which you shouldn't do, but it makes testing possible ;)
  • Added $type to Event class to overwrite the default in Clarkson_Object

Version 0.1.1

Choose a tag to compare

@jmslbam jmslbam released this 04 Aug 13:34

Added filters:

  • clarkson_event_manager_register_post_type_args