WordPress / WordPress/pattern-directory
Add new pattern activity to w.org profile
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 134
- Forks
- 46
- Avg merge
- 9h 4m
- Merged PRs (30d)
- 19
Description
Similar to #472, status_transitions() could also add an activity item to a submitter's w.org profile when their pattern is approved.
Example of lean notifier:
Example of lean handler:
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
Review the analogous work in #472 and locate the pattern directory's status_transitions() entry point. Compare the notifier in wp-content/plugins/wporg-learn/inc/profiles.php and the handler in wp-content/plugins/wporg-profiles-activity-handler/wporg-profiles-activity-handler.php; done means an approved pattern adds an activity item to its submitter's w.org profile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100