Opened 5 months ago
#3604 assigned defect (bug)
Forum & Topic archive titles may not use WordPress Page title
Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Appearance - Theme Compatibility | Keywords: | |
Cc: |
Description
When viewing an Archive page, if a WordPress page already exists in that same path, the original intention with the Theme Compatibility API was for that Title to be used.
Instead, currently, what ends up being used is the results of bbp_get_topic_archive_title()
or bbp_get_topic_archive_title()
, and depending on which is set to display at the "forum root" the title displayed theme-side could be sourced from the wrong place.
Related to #3602.
Note: See
TracTickets for help on using
tickets.