Releases: agileware/wp-civicrm-ux
Releases · agileware/wp-civicrm-ux
1.20.9
1.20.8
- Changes to the Events Calendar and Event Listing Shortcodes, use Event Type Label, not Name for API query
- Update docs to clarify Event Type Label
- Replace some " with '
1.20.7
- Adds additional Event address fields for use in the event-fullcalendar template parts.
1.20.6
- Fixes fatal error caused by the
[ux_contact_value]
shortcode when the results from CiviCRM comes back as an array.
1.20.5
- Change img_src_field to use the site's baseurl to ensure we get the right file url.
1.20.4
- Prevents a crash when an invalid name field name is used in the extra fields array
1.20.3
- Fixes API Field Name validator. Removes exception and logs errors instead.
1.20.2
- Fixes bug where the image url field specification was being ignored.
1.20.1
- Removes confusing and incorrectly implemented
image_id_field
andupload
parameters from Events Fullcalendar shortcode
1.20.0
- Adds self-service attendance and cancellation shortcodes for event listings
- Simplifies usage of event calendar short code, allowing type specification to be omitted and anonymous registration by default
- Reduces default CSS for event calendar short code for improved theming.
- Adds theme templates to allow override of single event appearance in both the grid and listing for event calendars