Kadence Memberships Pro
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.
