• 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.28.1 NULLED

WishList Member 3.27.5​

Fixes​

  • Updates to content protection and membership level statuses not showing right away when object caching is enabled
  • BuddyBoss “Join Group” button not showing when object caching is enabled
  • Broken section_order attribute in wlm_stripe_btn shortcode
  • Change Stripe prorate terminology from “upgrade” to “change”
  • Stripe section reordering broken if certain sections do not exist in the form

Refactors​

  • Added wlm_paypal_express_checkout_product filter to PayPal Express Checkout confirm() function as well
  • Made coupon code its own section in Stripe payment forms
  • Made prorate fields its own section in Stripe payment forms
  • Like
Reactions: dgpalych

WishList Member 3.27.3​

Updates​

  • Add email sending option to Member Action Button
  • Added wlm_paypal_express_checkout_product filter to allow modification of PayPal product before sending to PayPal payment screen
  • Remove Email Notification dropdown in Level Action settings when moving to a membership level
  • Updated Integrately logo

Fixes​

  • Content Archiver Invalid date when using d/m/y format
  • 1ShoppingCart product tab not showing products when clicked
  • Slow loading sites with thousands of posts
  • Level history not showing due to MySQL LIKE statement not working for DATETIME fields in Mysql 8+
  • Fatal Errors on Keap Integration
  • PHP Notices & Warnings
  • Like
Reactions: dgpalych

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
Top