Plugin / WP-Members Membership Plugin
Chad ButlerChangelog
Changelog
3.2.9.3
- Data input/output improvements.
3.2.9.2
- Fixes a bug with file extension validation in image and file upload fields.
3.2.9.1
- Fixes an issue with loading the select2 and jQuery UI libraries locally. This problem primarily affects users who run WP-Members with WooCommerce.
3.2.9
- Load jQuery UI and Select2 libraries locally (if they have not already been enqueued).
- Use (local) template file for default tos field link (can be customized and saved in theme folder).
- Added new sanitization functions to API: wpmem_sanitize_class() and wpmem_sanitize_array().
- Review and cleanup of form data sanitization.
- Improved file/image field upload file type validation.
- Fixed issue with loading legacy translation files.
- Added “membership” attribute to [wpmem_logged_in] shortcode (same as “product” attribute, they are interchangeable).
- Added datepicker for setting user expiration (when membership products are used).
3.2.8
- Include jQuery UI CSS and Select2 library locally.
- Updated default TOS to a template file.
- Added additional data sanitization.
- Fixed potential security issues to prevent CSRF (Cross Site Request Forgery).
3.2.7
- Fix console error from nonce by implementing different nonce names.
- Updated packaged POT file for legacy lanaguage files. Updated legacy language files to use new POT.
- Full removal of legacy language files that are available as language packs from https://translate.wordpress.org/projects/wp-plugins/wp-members/
- Added jQuery UI stylesheet (fixes issue with main options tab settings modal).
- Added wpmem_default_text filter.
- Deprecated wpmem_default_text_strings filter, use wpmem_default_text instead.
- Added translation capability to field placeholders and title attributes.
- Updated Customizer setting slug to avoid namespace collisions (added “wpmem_” stem).
- Updated instances of wp_redirect() to use wp_safe_redirect().
- Updated install for multisite to use wp_insert_site (wpmu_new_blog deprecated in WP 5.1).
- Added user screen filter to show activated users.
3.2.6
- Update to evaluate required fields as not null (instead of false).
- Added wpmem_tos_link_tag filter.
- Added $button_html parameter to wpmem_register_form_buttons filter.
- Added wpmem_serve_menu filter.
- Added nonce to short form (long form was added in 3.2.5).
- Password change function only can be fired if user is logged in.
- Added “all” argument to wpmem_user_data() to retrieve either all user meta or WP-Members fields only.
- Added $date argument to wpmem_set_user_product(). Allows specific date to be set using API.
- Added wpmem_admin_after_profile_table and wpmem_user_after_profile_table actions.
- get_user_products() returns empty array if no products (previously boolean).
- Rebuild of [wpmem_field] logic for field type. Combined multiple conditions into a single switch.
- Update password reset form – password field should be “text” class.
- Added membership field type for allowing selection of a membership at registration.
- Login form updated from “Username” to “Username or Email”.
- Added $arr parameter to wpmem_login_form_rows filter.
- Added file’s post ID to post_data array.
3.2.5
- Fix user profile (admin/user) issue with tos field not displaying.
- Fix [wpmem_logged_in] shortcode to pass product attribute.
- Fix [wpmem_field] shortcode, checks if field is set to avoid undefined index error.
- Fix do_excerpt() if post object is not set as an object.
- Fix logic for displaying hidden posts based on product access.
- Added message dialog to display in Customizer.
- Added HTML5 “required” attribute to TOS checkbox.
- Added redirect_to attribute to logout link.
- Added $tag parameter to wpmem_{$tag}link and wpmem{$tag}_link_str filters.
- Added id parameter to wpmem_register_form_args filter.
- Added wpmem_email_send_args filter.
- Added wpmem_is_user() function to API.
- Added wpmem_do_shortcode() utility function in API.
- Added wpmem_export_fields filter to user export function.
- Added label attribute to field shortcode.
- Added user profile tabs (jquery ui tabs).
- Updated wpmem_form_date() API function.
- Updated check product access to handle product as an array.
- Updated to make a nonce a default for the registration form (reduces possibility of spam registrations).
- Updated form field creation, $value is now optional.
- Moved textdomain to load in main class file.
- Removed possibility of using reCAPTCHA v1 which is totally obsolete.
- Removed widget status message (“you are not logged in”) for logged out state.
3.2.4
- Added deactivate users both bulk and single in Users > All Users.
- Added id attribute for form labels.
- Added wpmem_format_date() API function.
- Added label tags to multipe checkbox and radio group items.
- Added assigned product(s) column to users and posts screens.
- Updated membership product object structure.
- Updated load priority to run later for jquery loginout script.
- Removed query_vars filter.
- Deprecated wpmem_a_activate_user(), use wpmem_activate_user() instead.
- Deprecated wpmem_a_deactivate_user(), use wpmem_deactivate_user() instead.
- Relocated install file to /inc/ directory.
- Moved methods out of core.php, deprecated file.
- Fixed issue with default stylesheet setting caused by moving install file.
3.2.3
- Bug fix in user export that caused usernames to be dropped.
- Bug fix to allow admins to edit their own profile.
- Bug fix for jquery with regards to select2, only load if products are enabled.
- Added email API.
- Added product attribute to [wpmem_logged_in] shortcode.
- Added wpmem_force_ssl() API function.
- Added wpmem_set_as_logged_in() API function.
- Added filters to remove posts marked hidden from previous/next links.
- Updated user login function to use WP script, facilitates login with username OR email, removes wpmem_login_fields filter, changes to wp_safe_redirect().
- Updated password change for maintaining login state.
- Moved wpmem_fields(), wpmem_form_label(), and wpmem_form_field() to api-forms.php.
- Moved wpmem_user_has_role(), wpmem_user_has_meta(), wpmem_is_user_activated(), wpmem_user_data(), wpmem_update_user_role(), and wpmem_user_has_access() to api-users.php.
- Moved wpmem_do_excerpt(), wpmem_texturize(), wpmem_get_excluded_meta(), wpmem_use_ssl(), wpmem_write_log(), wpmem_load_dropins(), wpmem_array_insert(), and wpmem_get_sub_str() to api-utilities.php.
- Moved wpmem_wp_reserved_terms() to admin API.
- Deprecated wpmem_check_activated() and wpmem_use_ssl().
- Removed obsolete functions wpmem_enqueue_style(), wpmem_convert_tag(), wpmem_no_reset(), and wpmem_user_profile_multipart().
- Applied wpmem_force_ssl() to stylesheet in case it needs to load securely (even if the setting is saved as http://).
- Implemented change in the native WP registration form processing to allow values of “0” to be interpreted as string literals. Previously could be interpreted as boolean when being saved.
3.2.2
- Fixed bug in 3.2.1/3.2.2 for user activation when user creates password at registration and is activated from the user profile.
- Fixed a 3.2 upgrade issue, verifies username field is properly added to field settings array.
- Fixed issue with user product verification where only expiration products were validated.
- Fixed logic in form field builder so multiselect will 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.
3.2.1
- Fixed duplicate ID in login form.
- Fixed user profile update for excluded fields.
- Fixed native WP registration, excluded WP-Members username field in form validation.
- Fixed update post when block status is not changed.
- Rebuilt user interface for post restriction metabox to make it more intuitive.
- Changed status column in All Posts to show all block statuses, not just those opposite the default.
- Changed “clickable” attribute for field shortcode default to false.
- Added wpmem_user_export_header and wpmem_user_export_row filter for export.
3.2.0
- Tested and compatible with Gutenberg.
- Changed default address meta fields to WooCommerce billing meta keys.
- Removed language packs that install from wordpress.org (de_DE, hu_HU, ja, nl_NL, pt_BR, ru_RU, and sv_SE).
- All remaining user facing strings in get_text() added wp-members textdomain.
- Added locale as a parameter for localization filters.
- Added wpmem_register_hidden_rows filter.
- Added “post_to” key for wpmem_register_form_args.
- Rebuild of user export function. User export now uses fputcsv.
- Updates/code improvement for enqueueing styles.
- Updated widget, added widget_title filter before wpmem_widget_title, documented wpmem_widget_id filter, added instance and id_base parameters.
- Updated empty $fields check to not rewrite fields.
- Deprecated wpmem_inc_status().
- Deprecated wpmem_do_sidebar().
- Deprecated wpmem_create_formfield(), use wpmem_form_field() instead.
- Deprecated a number of non-user callable functions.
- Eliminated capability-based load for admin files.
- Maintain user login state when password is changed.
- Added wpmem_get_sub_str() string manipulation utility.
- Updated login form redirect_to to account for query vars.
- Fixes issue with login status if logout url is encoded (sprintf() has too few arguments).
- Added Membership Products Custom Post Type.
- Added “Hide Post” option for blocking content (currently only by post meta _wpmem_block).
- Removed several outdated stylesheets from selection (still packaged with download for users who may use them).
- Added wpmem_update_user_role() API function.
- Added wpmem_display_message() API function.
- Added wpmem_user_has_access() API function.
- HTML5 update – form anchor tags changed from “name” to “id”.
- HTML5 update – form id tags set default value (can still be filtered).
- HTML5 update – removed “align” attribute (captcha, link-text).
- HTML5 update – added placeholder, pattern, and title attribute support for password fields.
- Improved the add a field dialog to adjust required inputs depending on field type.
- Added placeholder, rows, and cols attribute support for textarea field settings.
- Moved remaining core functions to appropriate object classes, left wrappers for most.
- Added new email class and shortcode class to replace previous functions/files.
- Added link_span_before/link_span_after wrapper for login link text.
- Updated “TOS” text to accept a custom label (priority to filtered label with wpmem_tos_link_txt).
- Updated all processing involving “TOS” to better exclude the field on profile update (if saved value equals the field’s checked value).
- Fixed a bug that caused WP native fields to be set as non-native when labels were updated in the fields tab.
- Added Customizer control to display login, register, and widget forms when using the Customizer (easier to work on custom CSS).
- Added login/out menu item.
Ratings
Rating breakdown
Details Information
Version
First Released
Total Downloads
Wordpress Version
Tested up to:
Require PHP Version:
Tags
Contributors
Languages
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.