Opened 6 years ago
Closed 6 years ago
#3337 closed defect (bug) (fixed)
bbPress pages causing database errors from get_adjacent_post()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6.5 | Priority: | high |
| Severity: | major | Version: | |
| Component: | General - Integration | Keywords: | |
| Cc: |
Description
I'm not sure when/why/how, but I woke up today and my local development installation of bbPress started triggering database errors on every bbPress page, stemming from the core feature of linking to adjacent posts in wp_head.
BuddyPress fixed this 5 years ago or so simply by unhooking adjacent_posts_rel_link_wp_head:
https://buddypress.trac.wordpress.org/changeset/8511
bbPress should be doing the same.
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Query Monitor screen shot