Skip to main content

v0.2.2

· One min read

Deploys semi-urgent bug fixes including one in which Shortcodes are not registered and the "Login with AMS" button renders when the settings have not been configured to do so. Changes storage of Re:Member/Impexium Membership Expiration to a unix timestamp for easier comparison. The [amsc-date] shortcode format defaults to a Unit timestamp as well for convenience.

Fixes

  • Resolves bug in which Shortcodes won't work if AMS has not been configured. Shortcodes should work regardless.
  • Resolves bug in which "Login with AMS" button would render on /wp-login.php page when setting hasn't been set.

Changes

  • Stores Re:Member/Impexium membership expiration date as a Unix timestamp instead of mysql date for easier comparisons
  • [amsc-date] defaults to rendering Unix timestamp for easier comparisons

v0.2.0

· One min read

Adds options to redirect default WP login to the AMS login unless a chose query variable is present, option to choose a username prefix to add to all SSO created users, and a utility to delete all plugin data. This update also fixes issues in which the WP logout flow was sending WP only users to the AMS logout and in which option checkboxes were getting saved as checked unintentionally.

Adds

Changes

  • Impexium logout only sends user to the AMS logout URL if the current user is an AMS SSO user.

Fixes

  • Fixes issue where checkbox options were being saved as checked even when they were being left unchecked.
  • Only shows current environment API configuration errors when Re:Member API keys are added.

v0.1.2

· One min read

This release constitutes the initial Alpha Version release of AMS Connect for WP and is intended for testing and development. It is not ready for production.

The initial feature set includes:

  1. Re:Member (Impexium) API and login redirect flow SSO configuration
  2. WordPress Login/Login Link and My Account navigation menu options
  3. Basic Member/Non-Member role mapping