WP-Members User List 2.1.0 has been released. This is a fairly sizeable update, although it should be seamless in terms of upgrading. The update includes some fixes and improvements as well as some new features.
New Features
- Add user-side opt-out process. This adds a checkbox to the user profile allowing them to opt-out of being displayed in the list. The option to display this is enabled by default in new installations but not for updates. If you’re updating and want to use this, you can enable it in the settings.
- Add option to select fields for main list and profile views separately.
- Add option to select fields displayed in the sort bar.
- Add default pagination style.
- Add wpmem_ul_user_row_item filter hook.
- Add more intuitive “filter_by” attribute to replace “filter_key”.
- Add multifield display handler.
- Add utility function wpmem_ul_switch_search_order() to easily switch search form field order.
- Prepare for sortable field order in a future version.
- Prepare for front end user export in a future version.
- Prepare for front end user editing in a future version.
Fixes and Improvements
- Update JS and CSS assets.
- Fix plugin settings link in plugin panel.
- Improve admin fields tab when form submits it stays on this tab.
- Update vendor libraries to most recent versions.