Kadence Memberships Pro
Tweaks
- Set session cookies instead of using wp_signon during registration. The wp_login hook will no longer fire after a user is registered.
- Add action to perform custom validation for Password Resets.
- Add filter to conditionally disable reCAPTCHA.
- Add filter to conditionally disable login hijacking.
- Add API to allow for asynchronous Promise-based registration validation.
- Remove old updater API calls
- Adding License Logging
Fixes
- French Translation update.
- Spanish Translation update.
- Membership Levels fix for both sorting the levels and the number that can be displayed.
- Braintree and Stripe had dates being formatted with the incorrect format.
- RCP settings page was not defaulting to the selected tab after saving form.
Tweaks
- Removing old License Key field, label, and notification.
Fixes
- restrict_content_pro table does not exist due to encoding type issue.
Fixes
- WooCommerce Products can be incorrectly restricted if a user hasn't verified their email address.
- Able to save invalid configuration with 0 duration and payment plan.
- Removed 'ba-bbq' library to fix Javascript error in WordPress 5.5
- Some columns were missing from Membership Levels after updating from 2.x to 3.4.
- Polish Currency Code formatting
- Bulk actions don't work when using non-English languages.
- Incorrect expiration date when renewing an existing membership.
- Unable to save backslashes in the databases
- CSS was removed in order to remove the breaking style from admin pages.
- use "jQuery" instead of "$".
Tweaks
- Added new actions hooks to Membership page before and after payments table. 'rcp_membership_details_before_payments' and 'rcp_membership_details_after_payments'
- Introduced action hook that runs after membership is updated via admin. 'rpc_after_membership_admin_update'
- Created new filter on price for RCP Group Accounts User Specified Count Quantity
- Update to Danish Translation.
- Option to apply discounts to signup fees
- Move Membership Level to BerlinDB
- Update to French Translation
- Update some BerlinDB bas classes
- Add ability to toggle auto renew off/on [Stripe]
- Add ability to export all members at once.
- Logs Table
- Add payments importer tool
- Stop using '000-00-00 00:00:00' as default date values
- Add database table version numbers to system info file
- Add Component Registry
- %member_id% template tag description change
- Capitalize first letter in card brand on the update card form page.
- [rcp_update_card] shortcode did not work with editing multiple memberships.
Tweaks
- Added new updater.
