Opened 10 years ago
Closed 10 years ago
#2810 closed defect (bug) (fixed)
`bbp_get_pending_status_id()` should be included in`bbp_get_all_child_ids()`
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Component - Any/All | Keywords: | |
Cc: |
Description
Pending post status bbp_get_pending_status_id()
should be included in bbp_get_all_child_ids()
Existing post status' included in bbp_get_all_child_ids()
are:
bbp_get_private_status_id();
bbp_get_hidden_status_id();
bbp_get_closed_status_id();
bbp_get_trash_status_id();
bbp_get_spam_status_id();
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 5787: