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 - Correctly resumes paused memberships which may have not been reactivated after a subscription is renewed
* Fix - Addresses PHP notices that may be triggered in related product queries in WooCommerce 3.3
* Tweak - Improve the plugin performance when loading user memberships
* Tweak - Allow cancelling a membership from the admin with a date beyond or matching expiration without expiring the membership
* Fix - Avoid possible PHP warnings when using the recent comments widget
* Fix - When saving in admin a user membership that belongs to a plan with fixed dates, the end date may have been offset one day upon each update due to a timezone issue
* Fix - When using redirection as restriction mode but not hiding products from catalog, product category pages containing one restricted product along other public ones would have been restricted as well
* Misc - Add support for WooCommerce 3.3
* Fix - In some circumstances, product variations not purchasable may have been made purchasable by a membership plan rule for logged in members
* Fix - When restricting only certain variations of products from purchase and not the parent variable product, some variations could still be purchased
* Fix - Address a rare issue where a member user which is also an admin would be logged out when renewing a membership from the frontend while following a renewal link
* Fix - Correctly restrict related product queries in WooCommerce 3.3+
* Fix - Allow iframe HTML elements in user-facing membership messages
* Fix - Allow form and iframe HTML elements in user-facing membership messages
* Fix - Do not link directly to the member area if there are no sections to display
* Fix - Filter the WP_Comment_Query to ensure that the recent comments widget does not show comments from restricted posts
* Dev - Added wc_memberships_message_allowed_html filter hook to extend allowed HTML elements in user messages