#5801 closed enhancement (fixed)
Prepend untagged posts feed's title with Untagged
| Reported by: | RMarks | Owned by: | rmarks |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Make (Get Involved) / P2 | Keywords: | has-patch |
| Cc: |
Description
For this feed (https://make.wordpress.org/community/feed/untagged), which is powered by a plugin added via #5750, I'm interested in adding "Untagged – " to the beginning of the feed's <title>. When a new post is shared in a Slack channel, the title of the feed is just the name of the Make site, "Make WordPress Communities", and it's not clear this feed was about untagged posts.
This ticket and the PR I'll link to is to make this change.
Change History (4)
This ticket was mentioned in PR #34 on WordPress/wordpress.org by CdrMarks.
5 years ago
#1
- Keywords has-patch added
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Closes: https://meta.trac.wordpress.org/ticket/5801
This PR adds a filter to prepend "Untagged — " prior to the existing RSS Feed title.