Skip to:
Content

bbPress.org

Opened 18 months ago

#3543 new defect (bug)

RSS Feed: use bbpress functions for post and reply authors

Reported by: yoavf's profile yoavf Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Cc:

Description

Currently, the RSS feed output from bbp_display_replies_feed_rss2 uses the_author() to output the display name for the topic and reply authors.

This prevents any filters added to bbpress core functions from being applied to the display names.
We should use bbp_author_display_name() had bbp_reply_author_display_name() instead.

Attachments (2)

3543.diff (1.0 KB) - added by yoavf 18 months ago.
3543.2.diff (1.0 KB) - added by yoavf 18 months ago.

Download all attachments as: .zip

Change History (2)

@yoavf
18 months ago

@yoavf
18 months ago

Note: See TracTickets for help on using tickets.