WordPress / WordPress/Learn

Change the title tag structure on filtered lesson plans

Open
#97 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Component] Content [Component] Learn Theme [Type] Good First Issue Priority - Medium
Dominant language
PHP
Stars
333
Forks
127
Avg merge
1d 7h
Merged PRs (30d)
11

Description

On filtered lesson plans like https://learn.wordpress.org/lesson-plans/builder/, the contents of the <title> tag should currently take the format %%category_name%% | Categories | %%site_name%%.

This should be altered to WordPress Lesson Plans - %%category_name%% | %%site_name%%.

In paginated states, this should be altered to WordPress Lesson Plans - %%category_name%% - Page %%page%% of %%total_pages%% | %%site_name%%.

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

The issue names filtered and paginated lesson-plan pages but does not identify a file or test. Start by locating the code that generates their <title> values, then verify that both the unpaginated and paginated formats match the requested wording and placeholders.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.