WordPress / WordPress/Learn

Redirects for old content

Open
#2,496 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Component] Learn Plugin Dev
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.