Making WordPress.org

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#5750 closed enhancement (fixed)

Add custom feed to show untagged posts

Reported by: rmarks's profile RMarks Owned by: dd32's profile dd32
Milestone: Priority: normal
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)

5750-untagged-posts.txt (3.2 KB) - added by RMarks 3 years ago.
A rough idea of a patch

Download all attachments as: .zip

Change History (4)

@RMarks
3 years ago

A rough idea of a patch

This ticket was mentioned in Slack in #meta by rmarks. View the logs.


3 years ago

#2 @dd32
3 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 11006:

Make: Add a plugin that generates a feed of all untagged posts.

Props RMarks for initial patch.
Fixes #5750.

#3 @dd32
3 years ago

In 11095:

Make: Prepend the custom feed to the title of the untagged feed.

Props RMarks.
See #5750.
Fixes #5801.
Merges https://github.com/WordPress/wordpress.org/pull/34.

Note: See TracTickets for help on using tickets.