Redirects for old content
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
Setup redirects for old content (eg. tutorials) to more recent content. Follow a similar approach to what we do for the block editor handbook in Dev Resources. Should be probably live at https://github.com/WordPress/Learn/tree/trunk/wp-content/plugins/wporg-learn/inc/redirects.php
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 wp-content/plugins/wporg-learn/inc/redirects.php and compare its intended approach with source/wp-content/themes/wporg-developer-2023/inc/import-block-editor.php around the linked example. Identify which old tutorials or other content need newer destinations, then verify that the redirects cover those mappings without changing unrelated content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100