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.phppage 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