WooCommerce Memberships 1.26.5

Download WooCommerce Memberships 1.26.5 from nulled fire. WooCommerce Memberships Give members access to restricted content or products.
* Tweak - Add additional body and post CSS classes when viewing membership content
* Fix - Discounted prices are rounded down to the store currency decimals before they are passed to WooCommerce to avoid rare rounding issues when other plugins or coupons further discount the price
* Fix - Individual variations of variable products that had been restricted from purchase may have been purchased by non-members
* Fix - When restricting a parent category, ensure the same restriction mode is inherited by child categories
* Fix - Address a potential PHP error in the plans edit screen with product variations while using WooCommerce versions older than v3.0
* Dev - Improve compatibility with custom Subscriptions product types
* Dev - Make the Members Area navigation HTML filterable
* Fix - Allow usage of dates in plans and user memberships before 1970
* Fix - Issue where product category widget list could be incorrect if not hiding restricted products
* Fix - When "Hide Completely" is the restriction mode and when two or more plans restrict different bbPress forums, the main topic in a discussion thread may have not been made visible to members
* Fix - If a plan rule sets a discounts for all product categories, the discount may not have applied to variations of variable products
* Fix - Individual variations of variable products manually excluded from restrictions may have not been purchasable by non members
* Dev - Added wc_memberships_user_membership_transferred action hook
* Dev - Added wc_memberships_force_checkout_registration filter hook
* Fix - If a member has only membership, the link to the Members Area could end with a double trailing slash which might cause issues on some hosts
* Fix - When an admin wipes a message content, the frontend would have still displayed the default message content, while it should display nothing at all as if the message were disabled
* Fix - Ensure custom restriction messages are only displayed when enabled
* Fix - Display issue with sortable members area columns on mobile, no more ghost HTML!
* Fix - Ensure product description/excerpt is not appended to the product discount message for variation products
* Fix - Ensure product discount message is not displayed when a product does not have any active purchasing discounts
* Fix - Start and end dates for fixed length membership plans would be pushed back by 1 day on certain timezones upon saving
* Fix - When restriction mode is set to "Hide Completely" an infinite loop error may have occurred in some circumstances