WooCommerce Memberships 1.26.5

Download WooCommerce Memberships 1.26.5 from nulled fire. WooCommerce Memberships Give members access to restricted content or products.
* Feature - Add Elementor page builder widget visibility restrictions setting for memberships
* Tweak - Add support for the new WooCommerce navigation in WooCommerce Admin
* Fix - When account creation is not allowed at checkout, ensure account registration is forced enabled if a guest user has a membership access-granting product in cart
* Fix - Ensure eligible discounts are applied for subscription products already owned by a customer, keeping an exception during renewals only
* Fix - When displaying products that grant access in a restriction message, ensure that these are correctly listed for all products that display such messages
* Misc - Add compatibility for WooCommerce 4.7
* Misc - Require PHP 7.0 or newer
* Misc - Add PHP 8.0 support
* Tweak - Display the last login information in members admin screens
* Tweak - When importing memberships and notifying users, have WooCommerce generate the new user's password, if the corresponding option is set in "Account creation"
* Tweak - Improve the User Switching integration by reducing the length of the transient used to store a temporary user ID and deleting it when the admin user switches back
* Tweak - Only show visibility options for profile fields based on the chosen membership plans to associate the profile field with
* Fix - Fix an error that was preventing checkbox profile fields saving in the membership admin page
* Dev - Add a filter to define a temporary user to be used with the User Switching plugin instead of generating one every time
* Tweak - Introduce some performance optimization when querying products that grant access during the output of restriction messages
* Fix - Ensure restrict content rules to be enforced while accessing content through the REST API
* Fix - Trim any whitespace found in the headers of import CSV files
* Fix - Ensures that the datetime strings in Memberships REST API payloads are consistent with WooCommerce core and do not include an incorrect timezone component
* Fix - When deleting a user membership, ensure that associated profile fields data is deleted as well (as long as profile fields don't overlap with other plans the user is member of)
* Fix - Do not exclude all products from discounts when a subscription renewal is in cart and should be excluded from discounts
* Fix - Default new installations to use 'my-profile' as the profile fields area endpoint to avoid conflicts with BuddyPress or BuddyBoss