Opened 16 years ago
Closed 7 years ago
#12890 closed enhancement (duplicate)
Draft and scheduled pages not listed in the Parent dropdown
| Reported by: | rooodini | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | administration |
Description (last modified by )
Draft and scheduled pages are not available as choices in the Parent dropdown of the Attributes module.
This is very similar to ticket #8592, regarding private pages. I'm hoping the fix might be simpler for drafts and future posts.
Change History (9)
#3
@
16 years ago
- Description modified (diff)
- Owner removed
- Status accepted → assigned
- Summary Draft pages not listed in the Parent dropdown → Draft and scheduled pages not listed in the Parent dropdown
- Type defect (bug) → enhancement
#9
@
7 years ago
- Keywords needs-patch removed
- Milestone Future Release
- Resolution → duplicate
- Status assigned → closed
Closing in favor of #8592, which has a ton more activity.
https://github.com/WordPress/gutenberg/issues/9089 is also related
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
When we schedule any page the page status is Draft. That's means this is not visible in publicly. So user can not assign parent of this page. But yes after publishing the page user will assign the parent page of the page.