WordPress / WordPress/Learn

Contributors block

Open
#1,005 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Component] Learn Theme [Dev] Needs Design [Type] Enhancement
Dominant language
PHP
Stars
333
Forks
127
Avg merge
1d 7h
Merged PRs (30d)
11

Description

Cross content block for the sidebar showing each contributor's avatar and name, and links to their .org profile.

It should look similar to this from Tutorials, but without the description, and in a vertical stack so that multiple contributors can be listed:

Image

It will receive an array of contributors, but this list could be sourced from different data fields depending on the post type:

Post type Proposed field
Tutorial Other Contributors (add presenter to this field)
Course Teacher
Online Workshop N/A
Lesson Plan Needs 'Contributors' field added

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the sidebar's cross-content block and trace how contributor data is supplied for Tutorial, Course, Online Workshop, and Lesson Plan posts. Confirm the required contributor fields, including the proposed Lesson Plan field, and compare the result with the referenced Tutorials example. Done means a vertical avatar/name list links to each contributor's .org profile and supports the listed post types.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
content, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.