#5801 closed enhancement (fixed)
Prepend untagged posts feed's title with Untagged
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
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.
4 years ago
#1
- Keywords has-patch added
This ticket was mentioned in Slack in #meta by rmarks. View the logs.
4 years ago
This ticket was mentioned in Slack in #meta-tracdev by dd32. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
Closes: https://meta.trac.wordpress.org/ticket/5801
This PR adds a filter to prepend "Untagged — " prior to the existing RSS Feed title.