ProfilePress Update 4.15.14 – Content Protection for Woocommerce, Improvements and Bug Fixes
We are excited to announce the release of ProfilePress 4.15.14. This update allows you to restrict the purchase of WooCommerce products with content protection rules, improvements, and critical fixes to enhance your ProfilePress experience.
What’s New
WooCommerce Compatibility for Content Protection
When using content protection on WooCommerce products, the add-to-cart button will automatically be hidden for restricted items. This ensures that only eligible users can purchase the protected products.
Filter for the Checkout page auto-scroll
We have added a new filter to give you more control over the checkout experience. The ppress_checkout_is_autoscroll_enabled
filter allows you to disable the checkout auto-scroll feature, providing flexibility for custom checkout flows.
If you want to disable the auto scroll, add the code snippet below to your active theme’s functions.php file or via the code snippets plugin.
add_filter('ppress_checkout_is_autoscroll_enabled', '__return_false');
Updates & Improvements
Updated Twitter Social Login Icons and Text to X
Following Twitter’s rebranding, we’ve updated Twitter’s social login icons and text to X, aligning with the latest changes for a consistent user experience.
Removed Deprecated jQuery Codes
We’ve also removed deprecated jQuery codes to improve performance and ensure compatibility with modern web standards.
You can view the complete changelog here: https://profilepress.com/changelog/
Be sure to update to the latest version to take advantage of these new features and bug fixes. You can update your ProfilePress plugin from your website Dashboard by navigating to Dashboard>>Updates. You can also download the latest version from your ProfilePress account dashboard.
We are committed to improving our platform’s functionality and providing our users with the best possible experience.
If you have any feedback or suggestions, please contact our support team; we’ll gladly assist you. Thank you for using ProfilePress, and we hope you enjoy the new features.