Admin Filters for MemberPress extends the MemberPress Members admin screen with extra filters: MemberPress address fields (when your site captures them), every MemberPress registration Settings Fields field, and any further user meta filters you add with the meprmf_members_meta_filters_fields filter (for example in a small custom plugin).
This plugin is an independent project. It is not affiliated with, endorsed by, or sponsored by MemberPress.
Requirements
Privacy
Filtering reads values you or your administrators submit on the Members list (standard admin GET requests) and builds SQL EXISTS conditions on wp_usermeta scoped to the list query. No data is sent to external services by this plugin.
What you get (in plain terms)
meprmf_members_meta_filters_fields. Optional UI hook: meprmf_use_floating_members_panel. Repository and issues: see the Plugin URI / GitHub URI in the main plugin file header.