WP-Members 3.2.2 Released
-
WP-Members 3.2.2 is primarily a fix release.
* Fixes an upgrade issue with updating the fields array to include the username. Added a db version check to make sure that if the update isn’t run when upgrading, that it runs when the plugin is initialized.
* Fixes an issue with the product verification for a user. In 3.2.0 and 3.2.1, there was a logic flaw that only validated expiration products. This fix corrects that for all products.
* Fixes logic in the form builder so that multiselect can accept a custom class.
* Added select2 support for setting product access in the post editor.
* Removed duplicate API function wpmem_current_postid(). (use wpmem_current_post_id()).
* Replaced sanitize_html_class() with WP_Members_Forms::sanitize_class() so variables may contain multiple classes.
If you have any issues with this upgrade, please post those as a new topic in the support forum.
The topic ‘WP-Members 3.2.2 Released’ is closed to new replies.