Opened 13 years ago
Closed 13 years ago
#2360 closed defect (bug) (wontfix)
Show "trackback" instead of "response" on blog posts
| Reported by: | darrenmeehan | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | bbPress.org |
| Component: | Site - bbPress.org | Version: | trunk |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Something small I spotted while on bbPress.org, in the comments section it shows trackbacks, though it calls them responses, which though technically right I think trackback would suit better, as that is all that shows up in this section.
Example http://bbpress.org/blog/2013/05/bbpress-2-3-2-bug-fix-release/#comments
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the heads up. I fixed some of the casing, but opted to leave the word "Responses" as is. Unfortunately WordPress casually lumps comments of all types together in the count assessment, meaning the count includes trackbacks, and comments for old posts that had them enabled.
Closing as wontfix, though I agree in a perfect world we'd have more separation between the types.