Change the title tag structure on filtered lesson plans
Nobody has claimed this yet.
- 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
- 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
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