Skip to content

Releases: agileware/wp-civicrm-ux

1.16.0

18 Sep 22:59
Compare
Choose a tag to compare
  • Adds an Upgrader class.

1.15.0

06 Sep 06:31
Compare
Choose a tag to compare
  • Adds the [ux_self_serve_checksum] shortcode. Protects a form by requiring a valid CiviCRM checksum in the URL for the user to access the form.
  • Comes with settings, custom filters, and custom tokens for customisation of the protection form text, and the email message to be sent to the user.

1.14.4

28 Aug 02:29
Compare
Choose a tag to compare
  • Fixes an error on API4 get shortcode with formatted dates due to missing strftime library packaging.

1.14.3

08 Aug 03:36
Compare
Choose a tag to compare

Do not output location info in tippy tooltips if there is none.

1.14.2

08 Aug 01:00
Compare
Choose a tag to compare

Do not output location info if there is none.

1.14.1

08 Aug 00:46
Compare
Choose a tag to compare

Allow Events with no location to appear in the Events Calendar.

This means events with no physical location (online) can also be seen.

1.14.0

07 Aug 04:03
Compare
Choose a tag to compare

Adds ability to blacklist plugins from activation.

Event Tickets plugin is blacklisted by default because it breaks WP and CiviCRM cron.

1.13.3

18 Apr 05:33
Compare
Choose a tag to compare

Full Changelog: 1.13.2...1.13.3

1.13.2

10 Apr 05:17
Compare
Choose a tag to compare
  • Avoid unspecified array key warnings in wp-civicrm-ux / fullcalendar colour code
  • Refactor strftime use to avoid incorrect autoloader use in other packages

1.13.0

19 Mar 06:03
Compare
Choose a tag to compare
SUP-71660 Avoid unspecified array key warnings in wp-civicrm-ux / ful…