Contributors block
Nobody has claimed this yet.
- 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:

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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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