🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Admin Filters for MemberPress
Admin Filters for MemberPress

Admin Filters for MemberPress

0/5 (0 ratings) — active installs Updated May 8, 2026
MemberPress <strong>Members</strong> admin list with the <strong>Filters</strong> panel open: address fields, MemberPress <strong>Settings -&gt; Fields</strong> fields, and <strong>Apply filters</strong>.

MemberPress <strong>Members</strong> admin list with the <strong>Filters</strong> panel open: address fields, MemberPress <strong>Settings -&gt; 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.

Requirements

  • WordPress 5.6 or newer and PHP 8.1 or newer.
  • A working install of MemberPress. This extension does not ship MemberPress and cannot run without it.

Privacy

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.

What you get

  • Extra filter controls on the MemberPress -> Members, Subscriptions, Lifetimes, and Transactions admin lists so you can narrow rows by address, registration fields, and (optionally) other stored member data you wire in with code.
  • Each list still works like MemberPress; this plugin only adds filtering options for administrators.