

MemberPress <strong>Members</strong> admin list with the <strong>Filters</strong> panel open: address fields, MemberPress <strong>Settings -> Fields</strong> fields, and <strong>Apply filters</strong>.
Admin Filters for MemberPress extends the MemberPress -> Members, Subscriptions, Lifetimes, and Transactions admin screens 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.
Filtering reads values you or your administrators submit on those admin lists (standard admin GET requests) and builds SQL EXISTS conditions on wp_usermeta scoped to each list query. No data is sent to external services by this plugin.