Skip to content

Create : Level Group Columns in Members List CSV Export #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

davidmutero
Copy link
Member

What This Does

Adds two new static columns to the PMPro Members List CSV export: Group One and Group Two. Each column displays the member's level names based on predefined level ID groups.

Group Logic

  • Group One: Level IDs 1, 2, 3
  • Group Two: Level IDs 4, 5

This snippet is useful for site admins who want to segment or report on members by logical groupings rather than individual level names.

Why It's Needed

Provides better export flexibility for membership sites with multiple levels that can be grouped into broader categories. Simplifies admin analysis without custom database queries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant