Kadence Memberships
Tweaks
- Tested with WordPress 5.7
- Updating Tested Up To Version
Fixes
- Typo in setting description.
Tweaks
- Tested with WordPress 5.3.
- Display
wp_signon()errors while processing login. - Adjusted plugin author name and URL.
Fixes
- Registration now works properly if you have JavaScript disabled in your browser.
Fixes
- Content visibility in the REST API.
Tweaks
- Remove hard-coded red color from restricted message. A class
rc-restricted-content-messagehas been added to the span tag if you'd like to add the color back in with CSS. - The Restrict Content plugin is now auto deactivated when Restrict Content Pro is activated.
Features
- Login form shortcode - [login_form]
- Password reset form - part of the [login_form] shortcode
- User registration form - [register_form] shortcode
- Improved compatibility with Restrict Content Pro, allowing for seamless upgrades
Fixes
- Undefined index PHP notice
Tweaks
- General code cleanup and improvements
Fixes
- Undefined nonce index when saving some post types
- Removed restrict metabox from post types that it does not apply to
- Made restricted message shown in feeds translatable
- Some text strings not translatable
Tweaks
- Added new rcp_metabox_excluded_post_types filter
Tweaks
- Removed incorrect contextual help tab
Tweaks
- Some general code cleanup and compatibility checks for WordPress 4.1+
Tweaks
- Improved settings page to match core WordPress UI
- Added complete internationalization on default language files
Fixes
- Fixed problem with unescaped HTML in restricted messages options
