#5750 closed enhancement (fixed)
Add custom feed to show untagged posts
| Reported by: | RMarks | Owned by: | dd32 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Make (Get Involved) / P2 | Keywords: | |
| Cc: |
Description
On the Community team, we'd like to try and apply to each P2 post a Category and Tag. We already have setup a Slack feed to alert us about posts without a Category. This ticket is to add support for a URL such as https://make.wordpress.org/community/feed/untagged so we can get alerts about posts without a Tag as well.
I don't have the meta environment setup, so this is the best patch I can offer.
The code for the RSS template I found online. If there is a better template to use, there was nothing special about it after the <?xml> tag.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
A rough idea of a patch