-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
Summary
Add support for flagging users as students on their profiles, including a school affiliation field and a dedicated student role/metadata tag.
Motivation
As the WordPress contributor community grows to include more students, it would be valuable to surface this information in tooling like the WP Credits dashboard. Currently, there is no structured way to identify student contributors or associate them with their academic institution.
Proposed Changes
-
School Affiliation Field (Internal Profile Line)
- Add an optional internal field on user profiles to record the name of a user's affiliated educational institution.
- This field should be editable by the user or an admin, and visible internally (not necessarily public-facing).
-
Student Role or Metadata Tag
- Introduce a
studentrole or metadata flag that can be applied to user profiles. - This tag should be usable as a filter/query parameter to identify and group student contributors.
- Introduce a
Acceptance Criteria
- A school affiliation field exists on the user profile (internal/admin-visible).
- A student role or metadata tag can be assigned to users.
- Both data points are queryable and accessible via the WP Credits dashboard.
Additional Context
This feature would improve visibility into student participation in the WordPress project and support programs that engage with academic communities.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.