• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
WishList Member - WordPress Membership Plugin

WishList Member - WordPress Membership Plugin 3.27.16 NULLED

WishList Member 3.27.2​

Fixes​

  • Broken members import/export
  • Simple registration URL not working on sites installed in a sub-folder
  • Searching for existing members that have Incomplete Registrations only returns the incomplete registration and not the existing account of the same member
  • 404 call to moment.min.js in Content Scheduler
  • bbPress after login redirect
  • LifterLMS members not getting enrolled to multiple courses when purchasing multiple levels.
  • PHP Notices and Warnings

Internal​

  • Added WishList Member for Infusionsoft plugin update fixer
  • Like
Reactions: dgpalych

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
  • Like
Reactions: dgpalych

WishList Member 3.26.8​

  • Fixed inaccessible members area even for admin users
  • Fixed inaccessible payment integration payment links
  • Like
Reactions: MarkDragon

WishList Member 3.26.7​

Version 3.26.7
  • Added a toggle option to hide/show inaccessible scheduled content in post listings in Content Scheduler
  • Fixed unapproved members having access to protected Elementor containers
  • Updated the create level API endpoint to include the expiration option for a specific date
  • Updated the update level API endpoint to be able to edit the expiration option and set it to a specific date
  • Fixed Stripe integration creating duplicate account in Stripe if an already existing customers re-purchases while logged out
  • Updated Stripe integration to only delete customers that are newly created by WishList Member if the payment fails during the registration process
  • Security Fixes:
    • CVE-2024-37106
    • CVE-2024-37107
    • CVE-2024-37108
    • CVE-2024-37109
    • CVE-2024-37110
    • CVE-2024-37110
    • CVE-2024-37111
    • CVE-2024-37112
    • CVE-2024-37113

WishList Member 3.26.1​

  • Fixed broken pagination in the Content Protection screen due to incorrect URL
  • Fixed the incorrect labels for a few payment integrations

WishList Member 3.26.0​

Core​

  • Bumped minimum WordPress requirement to 6.0
  • Bumped minimum PHP requirement to 7.4
  • Updated selfcheck version requirements
  • Replaced strnatcmp() with version_compare() for PHP and WordPress version checking
  • Fixed WishList Member Add-ons showing updates are available in the WordPress plugins section even if there is none

Integrations​

  • Fixed non-working remove level course action for LearnDash
  • Fixed access not being cancelled after subscription cancellation/expiration on WooCommerce
  • Text changes for Easy Affiliate integration
  • Fixed Stripe proration still issuing the level on failed payments
  • Added wishlistmember_paypalec_ipn_response action for verified PayPal Checkout IPNs similar to PayPal Legacy
  • Fixed ClickBank order bumps level not getting added to the member’s level. Also added wishlistmember_clickbank_process_order_bumps action
  • Replaced all instances of “Re-registered” with “Uncancelled”

API​

  • Fixed the response for GET /level/{level_id} and wlmapi_get_level() pertaining to the “access_all_xxx” properties
  • Added link to KB article https://wishlistmember.com/docs/api-url-api-data-not-being-received/ below the API URL field in the Advanced Settings > API
  • Updated the API URL tooltip in Advanced Settings > API
  • Added no-cache header to API responses to prevent caching of API responses

Levels​

  • Fixed issue where the per level Custom After Logout redirect is not being processed
  • Supported “Select All” to in levels dropdown

Members​

  • Fix slow search and timeout issue in Manage Member screen for sites with a lots of members
  • Fixed broken registration date updates when date/time format contains backwards slashes or if the format is non-standard

Registrations​

  • Fixed issue where per level after registration page is displayed instead of the “email requires confirmation” or “admin requires approval” page if these are enabled
  • Like
Reactions: MarkDragon

WishList Member 3.25.1​

  • Fixed PHP Fatal Error for PHP versions 7.3 and lower.
  • Like
Reactions: MarkDragon

WishList Member 3.24.4​

PayPal​

  • Fixed incorrect cancellation schedules the “Cancel Membership Immediately After PayPal Subscription is Cancelled” button is disabled
  • Fixed broken admin JavaScript causing issues such as the “Add Product” button not working and the like

PayPal Payflow and PayPal Pro​

  • Fixed broken admin JavaScript causing issues such as the “Add Product” button not working and the like

Stripe​

  • Fixed broken proration since version 3.24.0
  • pass IPN object to wishlistmember_shoppingcart_rebill action
  • Added option to not cancel membership levels for when subscription is marked as active

WooCommerce​

  • Fixed member’s registration date is incorrectly set in the future when the level expiration option is a fixed term

Other​

  • Fixed issue where WishList Member is slow when there is no license key saved on the site
  • Fixed add-ons not being displayed for WordPress installed in sub-path (ex mysite.com/site)
  • Fixed add-ons not shown immediately when WishList Member edition is changed
  • Like
Reactions: MarkDragon

WishList Member 3.24.3​

Fixed broken post/page editor when using WordPress 6.4 and WishList Member.
  • Like
Reactions: GhRG87FGH
Top