An update (v 3.2) is now available at WordPress.org. It has a number of new features:
- Add: Changes to allow addition of filter functionality if add on plugins are activated (for filtering or s2 integration). See available add-ons or related plugins
- Added: alternate method to fetch data to hopefully use less memory – tested so far with 8,860 users, 117,839 user meta records and 34 different user meta keys – used 118 Mb, took 4-10 seconds.
- Change: cache updates now done in batches of 1000 to avoid mysql time errors
- Changes to reduce memory usage and mysql usage (exclude any nicename excluded mainfields)
- Change: changes to admin screen to allow quotes, slashes etc.
- Changes as requested by S2Member users who have multiple choice custom fields (ie an array as the nested value)
- Change: Search tweaked a bit to allow search as ‘or’ on search terms.
- Fix: top checkbox will now check all checkbox lines if ticked
- Fix: bottom bulk action was not working correctly – fixed