Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Feature Request: Student School Affiliation Field & Role Tag on User Profiles

オープン
#577 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
php, wordpress
領域
backend

調査の方向性

まず、貢献者データを扱うユーザープロファイルストレージと WP Credits ダッシュボードのエントリーポイントを特定します。学生ロールとメタデータフラグのどちらを選ぶか決める前に、既存のプロフィールメタデータ、ロール、ダッシュボードフィルターがどのように表現されているかを確認します。アフィリエーションと学生ステータスの両方を割り当て、照会し、ダッシュボードで利用でき、内部の可視性ルールもカバーされていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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
  1. 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).
  2. Student Role or Metadata Tag

    • Introduce a student role 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.
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.

主要言語
PHP
スター
163
フォーク
221
PR マージ指標
30日以内にマージされた PR はありません

環境構築

このプロジェクトには開発コンテナ、Dockerfile、コントリビューションガイドがありません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

WordPress/wordpress.org のほかの issue

WordPress/wordpress.org の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。