WP-Members 3.3.6 is a bug fix release correcting a few key issues. Continue Reading →
WP-Members 3.3.6
Home of WP-Members, The Original WordPress Membership Plugin
Chad Butler · ·
WP-Members 3.3.6 is a bug fix release correcting a few key issues. Continue Reading →
Chad Butler · ·
This release of the MailChimp extension fixes two bugs in the plugin that may or may not affect you, depending on your plugin configuration.
First, it corrects a bug when using WP-Members moderated registration (where users need to be approved by an admin). The bug is that if a user does not check the subscribe checkbox, they are still added to the list when they are activated. This is now fixed.
Second, if you have more than 10 list (audience) IDs AND the list ID being used for the plugin is older, so that it appears at position 11 or later, you may potentially receive an invalid list ID error message when trying to update the plugin. This update changes the way the list ID is validated through the API to correct that problem.
Chad Butler · ·
There has been an update to the WP-Members Memberships for WooCommerce extension. This is a bug fix release that corrects a problem with the renewal notification emails. All users should upgrade.
This release also adds the wpmem_wc_order_completed() API function that can be used to programatically complete an order. Additionally, the memberships view in the My Account screen was updated so that if you have a mix of expiring and non-expiring membership options, that the “renew” button doesn’t show for non-expiring memberships. Previously, the logic was an “all-or-none” approach, meaning that if you have one expiring membership, all would show the renew button, or not show it if there were was one non-expiring membership – basically, whichever came first. The new view logic corrects this problem.
Chad Butler · ·
WP-Members 3.3.5 has been released. This is a general update release that includes some early work on some new features. These new features will be optional from now on until version 3.4.0. This includes:
I’ve been working on adding documentation for new features as well as new filter/action hooks and API functions. You can read more about what is in the release either by reviewing the change log in the readme file or here: https://rocketgeek.com/release-announcements/wp-members-3-3-5-beta-release/
Chad Butler · ·
The 3.3.5 version of the plugin is now available in the wordpress.org repository as a beta release. This is primarily a fix and feature release, with some of the new features being “experimental” for full use in 3.4.0.
You can get the beta version from the wordpress.org repository by going to https://wordpress.org/plugins/wp-members/advanced/ and selecting “Development Version” from the dropdown selector in the “Advanced Options” section.
Another simple way to load the beta version is to use WP CLI. Use the command wp plugin update wp-members --version=trunk
. There are no database changes in this version, so if you need to roll back, you can use the command wp plugin update wp-members --version=3.3.4.3
You can also get it on github. Note that the github version is always the “bleeding edge” update and may include updates (including debugging changes) so at any given time it may differ from the version on wordpress.org as official beta.
Here is an overview of what’s in this version: Continue Reading →
Ready to get started?