Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 4 years ago

#2078 closed defect (bug) (fixed)

Incorrect title for RSS feeds for plugins and themes

Reported by: johnbillion's profile johnbillion Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: Support Forums Keywords: has-patch
Cc:

Description

The title of the RSS feed for the support forum of a plugin or theme is incorrect, meaning its title in feed readers isn't useful.

Example: https://wordpress.org/support/plugin/user-switching/feed has a title of:

WordPress.org Forums » All Topics

Attachments (1)

meta-2078.patch (2.7 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (9)

#2 @SergeyBiryukov
8 years ago

The title on https://wordpress.org/support/plugin/user-switching/ is too generic as well:
View: Plugin Support « WordPress.org Forums. It should include the plugin title.

#3 @SergeyBiryukov
8 years ago

In 4976:

Support Forums: Include plugin/theme title in the <title> tag on Support Threads, Reviews, and Active Topics views.

See #2078.

#4 @SergeyBiryukov
8 years ago

In 4977:

Support Forums: After [4976], include plugin/theme name in square brackets.

See #2078.

#5 @SergeyBiryukov
8 years ago

  • Keywords has-patch added; needs-patch removed

bbPress doesn't currently have a filter for topic feed titles, created #bb3064 for that.

Going to go with a precisely targeted gettext filter for now: meta-2078.patch.

#6 @SergeyBiryukov
8 years ago

With meta-2078.patch, the feed titles for Hello Dolly are:

#7 @SergeyBiryukov
8 years ago

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

In 4980:

Support Forums: Add plugin or theme name to compat view feed titles.

bbPress' default title is "All Topics", which isn't useful when dealing with plugin or theme support.

Fixes #2078.

#8 @dd32
4 years ago

In 9853:

Support Forums: Correct the RSS feed title for Reviews.

See #2078.

Note: See TracTickets for help on using tickets.