Skip to content

Releases: shashachu/ggg-events-manager

v5.9.58

09 Apr 00:02
9c75b28
Compare
Choose a tag to compare
  • Added new RSVP Date attribute to events
    • This is used by ECs to indicate the date the ER has requested we respond by, ie the decline date.
    • This is different than Booking Cut-Off date because troopers can still sign up past the RSVP date, assuming we have not declined.
    • Added #_RSVPDATE attribute which outputs the RSVP date, or the event start date if one is not specified
  • Added two new conditionals, {ggg_has_no_signups} and {ggg_is_specops}

v5.9.55

06 Aug 16:11
984a24a
Compare
Choose a tag to compare

another php8 patch. fixes

Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/.../[501stggg.com/wp-content/plugins/ggg-events-manager-5.9.5/classes/em-bookings.php:183

v5.9.54

29 Jun 17:29
cc5592b
Compare
Choose a tag to compare

Various fixes for PHP8

5.9.53

12 Feb 07:31
Compare
Choose a tag to compare

Minor bugfix release for issue #16

5.9.52

03 Feb 05:02
Compare
Choose a tag to compare

Minor bugfix release

5.9.51

19 Sep 07:10
Compare
Choose a tag to compare

Back costume list with a database table instead of hardcoded list.

5.9.5

16 Aug 04:54
Compare
Choose a tag to compare

First release of GGG fork of Events Manager.