WooCommerce Memberships 1.26.5

Download WooCommerce Memberships 1.26.5 from nulled fire. WooCommerce Memberships Give members access to restricted content or products.
* Fix - PHP notices are no longer triggered when using bbPress in some circumstances
* Fix - Ensure that logged in users who are non-members are correctly redirected when viewing restricted bbPress forums and BuddyPress pages
* Fix - If a plan has discounts but a product is excluded from discounts, logged out users may still see a discount teaser
* Tweak - Refactored member discounts to greatly improve discounts handling
* Misc - Added support for WooCommerce 3.0
* Misc - Removed support for WooCommerce 2.4
* Misc - Removed support for WooCommerce Subscriptions versions older than v2.0.0
* Dev - Updated Action Scheduler library to version 1.5.2
* Dev - Added action hooks triggered when linking and unlinking a User Membership and a Subscription
* Fix - Handle properly the deprecation of a frontend class method replaced in v1.7.4
* Tweak - Display the user membership status when listing the membership plan a user is part of in the admin user profile edit screen
* Tweak - You can also search user memberships by user ID in the user memberships admin screen
* Fix - When renewing an expired membership via product purchase, ensure that the relative start date to calculate the membership length from is the new purchase date
* Fix - If using shortcode or custom HTML in the post content of the My Account page, this might be trimmed away when viewing the Members Area
* Fix - When all pages are restricted in any plan content rules and in settings it is chosen to redirect to a page to warn non members about membership access, an infinite redirect loop is triggered
* Fix - When the My Account page is set as WordPress front page, the Members Area wouldn't work properly to display memberships content
* Misc - Added a filter to optionally redirect to the shop page of the access granting product when following a renew membership link, instead of adding the product to cart straight and redirecting to checkout
* Misc - When doing `wc_memberships_user_membership_saved` action hook, make sure all the properties of a User Membership created from admin interface have been set first
* Misc - Updated Action Scheduler library to version 1.5.1