WordPress / WordPress/wordpress.org
Support forums: Inconsistent RSS Link Placement
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 163
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
RSS Link Placement
When visit a forum, for example https://wordpress.org/support/forum/installation/ the RSS links appear above "Topics", for all individual forums. However, if you enter any of these sections the RSS links appear below the "Topics" links:
- Topics with no replies - https://wordpress.org/support/view/no-replies/
- Non-support topics - https://wordpress.org/support/view/support-forum-mu/
- Resolved topics - https://wordpress.org/support/view/support-forum-yes/
- Unresolved topics - https://wordpress.org/support/view/support-forum-no/
- All topics - https://wordpress.org/support/view/all-topics/
Although this has nothing to do with the design of the theme, I wonder if it makes any sense not to maintain consistency in the position of the information.
Title Feeds for RSS Link
I've also noticed that when the RSS links are below "Topics" the "Feeds" title appears, but it doesn't appear when it's above "Topics".
My proposal is to keep the "Feeds" div below the "Topics" links, with its corresponding title, "Feeds".
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
Use the listed support forum URLs as entry points and compare the RSS link placement and visible “Feeds” title across those pages. Locate the shared forum templates or views responsible for these sections, then verify that the feeds block has consistent placement and labeling on every listed URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100