Opened 13 years ago
Closed 13 years ago
#1719 closed defect (bug) (fixed)
Trashed Forums do not appear in post_row in wp-admin
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | General - Administration | Keywords: | |
Cc: |
Description
bbp_pre_get_posts_exclude_forums() is filtering forums in wp-admin, even when a post_status is specifically set.
Note: See
TracTickets for help on using
tickets.
(In [3670]) Add checks to bbp_pre_get_posts_exclude_forums() to prevent accidental override of wp-admin post_rows. Fixes #1719.