Makes endpoint of redirect author archive filterable
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 975
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 36
Description
The most themes makes an link of the author name. This link navigates to the author archive. We give users the option to redirect the author archives. At the moment the target of this redirect will be the homepage.
We might want to make this filterable to set the target to a about-us/about page.
Contributor guide
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
No files, tests, or entry points are named. Start by locating the author-archive redirect implementation and its existing redirect-related filters, then determine where the redirect target can be exposed as a filter; done means callers can change the target from the homepage to another page and the behavior is covered by the relevant tests.
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