WishList Member

WishList Member 3.27.9

No permission to download
Download WishList Member v3.14.8337 - Create a Membership Site in WordPress Nulled Free
WishList Member v3.14 Build 8337

  • Fixed [wlm_register] shortcode not staying on page where the shortcode is placed if there is a registration error.
  • Fixed PHP Fatal error: Uncaught Value Error: Unknown format specifier “S”
  • Fixed select2 double escaping data-* values such as data-placeholder and the like
  • Fixed calls to undefined functions wlm_trim() and wlm_get_data() in version requirements checker
  • Internationalization
    • Switched from using internal wlm.translate() to WP 5.0+’s built-in wp.i18n.__() and wp.i18n.sprintf() functions
    • Separated loading of main.js and wlm.js to benefit from JS translation
    • Added missing translators comments
    • Added domain path to plugin header
Download WishList Member v3.14.8325 - Create a Membership Site in WordPress Nulled Free
WishList Member v3.14 Build 8325

Added tooltips to the following sections
Advanced Settings
Login Styling
API
Payment Providers
Paypal Express Checkout
PayKickstart
Email Providers
Mailpoet
Replaced usage of esc_js_e() wrapper function with echo esc_js( __() ) for more standard language parsing
Removed reference to main.css.map
Download WishList Member v3.14.8319 - Create a Membership Site in WordPress Nulled Free
WishList Member v3.14 Build 8319

Payment Providers
  • Generic Integration
    • Fixed an issue where other integration actions will not get triggered when the new member registered through Generic integration and the “auto-create accounts for integrations” level setting is enabled.
    • Fixed the broken redirect link after registering through Generic integration due to the URL being escaped.
  • Plug&Paid
    • Fixed issue where some of the events sent by Plug&Paid to the API Notification URL (Webhook URL) results in a 302 error which disables the Webhook URL of the client on their Plug&Paid Account.
  • WooCommerce
    • Seeing error notices due to product properties should be accessed directly.
  • Paypal Payment Standard
    • Issue where WLM stopped redirecting 0$ trial subscriptions even with the incomplete registration already created for the user.
    • Extended the PAYPAL IPN wait time for 0$ trial from 15 seconds to 60 seconds (10 * 6 seconds to accommodate delayed IPN arrivals.
Email Providers
  • ConvertKit
    • Fixed an issue where ConvertKit Tag actions tab will show no results when a tag is deleted on ConvertKit’s end while it’s still connected to a Tag Action.
Other Providers
  • Learndash
    • Fixed minor typo.
  • eLearnCommerce
    • Fixed issue where enabling the eLearnCommerce integration displays the settings even though the plugin is not installed and activated.
  • Slack
    • Removed the Video tutorial and replaced it with a link to a KB Article.
  • Gutenberg
    • Fixed an issue where Legacy WooCommerce Blocks causes a fatal error when protected due to the block value being NULL.
    • Fatal error when the “Restrict access to this block” is enabled on a block and WooCommerce is enabled.
Members
  • Fixed incorrect email notification sending behavior when set to “Send Email Notification”
  • Fixed edit member modal not opening when payperpost is clicked
  • CourseCure – Points/Badges/Quizzes tab.
    • Fixed issue where the links coming from CourseCure that opens up the corresponding tab in the user data’s modal results in the error “Invalid Member”.
  • Fix for an issue where updating the user’s data through the Modal removes the admin role of the user.
    • This happens when a user has multiple roles (eg. Administrator and bbp_keymaster).
    • In this case the bbp_keymaster will be the one selected and displayed instead of the Administrator role which removes the admin role when the user updates.
  • Fixed issue where the Scheduled date is being adjusted two days back (eg. selecting May 29, 2022 will display the date as May 27, 2022 after saving it) when doing a schedule move and the WordPress Timezone doesn’t match the Server’s timezone.
Pay Per Posts
  • Fixed post types filter showing “Show All” without post type name
  • Added filter for users payperpost list when wlm_userpayperpost shortcode is used
    • Filter wishlistmember_payperpost_shortcode_user_ppplist ( (array) $user_ppplist)
Content Scheduler
  • Fixed a bug with Content Scheduler shortcode not following the ‘showpost’ parameter and showing the filtered extra posts as untitled and have broken schedule date.
API
  • Fixed an issue with calling GET /members with the filter user_login or user_email not working.
  • Fixed an issue where GET /members with or without filters isn’t working for WordPress Multisites.
  • Fixed the issue where GET /members without filters stopped working.
Other
  • Fixed wlm_date() fatal error if $timestamp is not null or not an integer
  • Added a filter for post id when retrieving the redirect url so that other plugins could hook into it
    • Filter: wishlistmember_redirect_url_post_id ( (int) $post_id, (string) $perpage_type )
  • WishList Member inline CSS
    • Only display inline CSS in relevant pages – that is those that show any of the following:
      • WishList Member Registration Form
      • WishList Member Login Form
      • WishList Member Widget
    • Added new tooltips to different sections of the WishList Member settings pages.
  • Fixed a bunch of PHP Warnings and Notices
  • Fixed broken WP profile page when running WP 6.0 + PHP 8.
Download WishList Member v3.14.8261 - Create a Membership Site in WordPress Nulled Free
WishList Member v3.14 Build 8261
Levels

  • Fixed per sender name not being used for per-level email notifications
Payment Providers
  • Multiple providers
    • Fixed the issue where clicking the “login” link does not show the login form and just redirects to the current page. Affected providers are Authorize.net ARB, EWay, PayPal Payflow, PayPal Pro, Stripe, 2Checkout API
  • WooCommerce
    • Fixed PHP Uncaught Error: Call to undefined function wcs_is_subscription()
Other Providers
  • Elementor
    • Fix issue where some plugin overrides WishList Member settings in Elementor widget/section
PHP
  • Fixed “not enough memory PHP Fatal error” triggered by wlm_maybe_unserialize() when sites make use of object caching
  • Fixed E_DEPRECATED error: explode(): Passing null to parameter #2 ($string) of type string is deprecated
Top