Skip to content

Releases: agileware/wp-civicrm-ux

1.18.0

29 Sep 23:45
Compare
Choose a tag to compare
  • Adds Cloudflare Turnstile to the Self Serve Checksum protection form.
  • Adds [ux_membership] and [ux_membership_row] shortcodes for building a membership summary table with links to renewal forms. Built using template parts for customisation.
  • Converts Self Serve Checksum form into a template part.

Refer to Usage documentation for more details.

1.17.0

19 Sep 06:25
Compare
Choose a tag to compare
  • Event Full Calendar default theming adjustments.
  • redirect_after_login shortcode option for [ux_full_calendar] to optionally provide a URL to redirect to after login. Useful if you have a custom Event registration page, instead of the default CiviCRM event registration page.
  • cache_results=false shortcode options for [ux_cv_api4_get] to bypass caching.
  • my_events shortcode option for [ux_cv_api4_get] to get events for the current logged in user, where they have active registrations.
  • Event Cancel Registration shortcodes to enable users to cancel their registration for an event.

Refer to Usage documentation for more details.

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