WishList Member v3.27.1 Download

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 8
  • File Size 5.54 MB
  • File Count 1
  • Create Date July 31, 2024
  • Last Updated August 3, 2024

WishList Member v3.27.1 Download

Changelog

WishList Member 3.27.1
  • Fixed broken Infusionsoft by Keap integration in PHP versions lower than PHP 8.
WishList Member 3.27.0
  • Updated Infusionsoft by Keap payment and email integrations to use oAuth for authenticating API requests
WishList Member 3.26.10
  • Fixed: Protected categories are still being listed even if hide/show is enabled
  • Fixed: Cannot set multiple admin recipients for new member registration notifications
  • Fixed: Searching for active members returns those with no active levels as well
  • Fixed: Conflict with Peepso plugin where when both plugins are active, a fatal error occurs
  • Fixed: Registration forms with required checkboxes containing “[]” in the name not being treated as required
  • Fixed: Fatal error in Gutenberg block proteciton when “Members of Membership Level(s)” is selected but no levels are selected
  • Fixed: Content Scheduler redirecting to 404 for non-members instead of the error page for custom post types
  • Fixed: Cannot import codes in Code Redemption integration
  • Fixed: Admins cannot edit their own levels in the WP profile page
  • Fixed: Members who paid are not getting reactivated after being put as pending/needs approval
  • Fixed: Existing members are not added to new level when purchasing a different WC product
  • Fixed: Mass Add/Move where members not getting added/moved to the level when there’s an old and invalid level in the member’s existing levels
  • Fixed: MailPoet – Member not being added to the list attached to the 2nd level when adding a member to multiple levels
  • Fixed: Invalid registration URL pattern being treated as a registration URL causing non-WishList Member regisration URLs that have the string “/register/” to break.
  • Added wishlistmember_login_form action to allow third-party plugins to hook into login forms generated by WishList Member. The action passes the context of the login form. Currently there are three:
    1. “shortcode” – if the form is generated by the WLM login shortcode
    2. “stripe” – if the form is generated by the Stripe integration
    3. “widget” – if the form is generated by the widget
  • Fixed: Stripe shortcode removing coupon attribute instead of setting it to “0” causing the coupon code field to be displayed nonetheless
  • Fixed expired members are not added back to level when purchasing through WooCommerce
  • Fixed: More PHP Warnings and Notices