WooCommerce Memberships 1.26.9

Download WooCommerce Memberships 1.26.9 from nulled fire. WooCommerce Memberships Give members access to restricted content or products.
* 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
* Fix - Prevent errors from happening when upgrading or switching subscriptions under some circumstances
* Fix - When using price suffix merge tags for displaying the price inclusive or exclusive of taxes, the amount displayed in the suffix could be incorrect for logged in members
* Fix - When entering prices excluding taxes and displaying prices inclusive of taxes on the shop, the incorrect tax amount might be calculated
* Fix - Update Bookings compatibility check for v1.9.11 due to main plugin file renaming
* Fix - When restricting the whole content and using qTranslate X plugin, a server error could be triggered when visiting the front end
* Fix - In some circumstances a customer with multiple plans wouldn't see a "View" button to access to some plan content from the Member Area's "My Content" section
* Fix - Ensure templates in Member Area when viewing an individual plan content are wrapped in a container div having a 'woocommerce' CSS class
* Misc - Improve compatibility with Dynamic Pricing when used with member discounts
* Fix - Ensure variable product price display doesn't double count any membership discounts
* Fix - If a Membership Plan has no product discount rule and only product restriction rules, products may not appear listed in "My Products" page in Member Area
* Fix - When renewing a Membership Plan where the product that originally granted access is a product variation, a different variation or the parent variable product might be added to the cart when following a renewal link
* Misc - Improve translations handling