Kadence Memberships Pro
Fixes
- Error when updating or adding a card with Stripe. Update RCP JS Stripe code since it was using deprecated function.
Tweaks
- Update styles of registration page. Remove tables, replace with divs. Props James Welbes
- Update styles of Membership page. Remove table, replace with divs. Align columns. Tweak mobile view. Give inputs a max width. Props James Welbes.
Tweaks
- Change the label "Membership Level" -> "Membership" in the exporting tools.
- Misc Setting label "Multiple Free Subscriptions" to "Switch Free Subscription" since it makes more sense.
- Missing settings in the System Info Page (Stripe Statement Descriptor, Stripe Statement Suffix, Remove Data on Uninstall, Switch Free Subscription).
Fixes
- Error when the setting "Remove Data on Uninstall" was enable. There was a wrong file reference.
Fixes
- Remove forcing the usage of attributes
userlevelorlevelin shortcode[restrict]. The[restrict]shortcode will be deprecated in future releases.
Tweaks
- Style Stripe information box.
- Update codebase to have sync RCP with RC Free.
Features
- Allow shortcode [restrict] to use levels as number in attribute
userlevel.
Fixes
- Not available subscriptions when renewing.
Tweaks
- Add a new feature in the RCP settings to let the user add Stripe Descriptor and Suffix.
- Add a new feature to allow switching free memberships if the user has already used or trialed a free membership.
Fixes
- PHP 8.x. Fix string format while displaying the percentage symbol on the "Discount Codes" page.
Fixes
- Error message not shown when toggling auto-enable on/off [RCP-279].
Fixes
- Ensuring that the rcp admin notice can be dismissed from any admin page
Tweaks
- Adding messaging for new plan inclusions and hiding add-ons page temporarily
Fixes
- PHP 8 Deprecations
- Adding WordPress 5.8 block_categories_all covering custom Gutenberg category
- Fixing the declaration of the Allowed Blocks for Content Upgrade Redirect
- Fixing InnerBlocks Template declarations
