#1978 closed enhancement (fixed)
Forums: Remove unnecessary prefixes from <title> tag
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Q1 | Priority: | normal |
| Component: | Support Forums | Keywords: | needs-patch |
| Cc: |
Description
After the upgrade to bbPress 2.x, forum pages have <title> tags like these:
Forum: Requests and Feedback « WordPress.org Forums Topic: Forum Bugs and Broken Things « WordPress.org Forums View: All topics « WordPress.org Forums
I think the Forum:, Topic:, and View: prefixes (introduced in [bb2788] and [bb2789]) are unnecessary and make multiple tabs harder to distinguish. Any reason not to remove them?
Requests and Feedback « WordPress.org Forums Forum Bugs and Broken Things « WordPress.org Forums All topics « WordPress.org Forums
There's also an extra space after «.
Change History (7)
Note: See
TracTickets for help on using
tickets.
https://bbpress.trac.wordpress.org/ticket/1764 seems related. If this is easily filterable then it's worth a try.