Releases: agileware/wp-civicrm-ux
Releases · agileware/wp-civicrm-ux
1.20.10
1.20.9
- Adds support for absolute URL image sources provided in CiviCRM Events to be used in the Event Calendar.
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