#18578 closed defect (bug) (fixed)
Remove unused (?) 'hierarchical' arg from register_post_status defaults
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | minor | Version: | 3.2.1 |
| Component: | Posts, Post Types | Keywords: | has-patch dev-feedback |
| Focuses: | Cc: |
Description
Looks like the hierarchical arg, set to false by the defaults in register_post_status is unnecessary. The attached patch removes the arg from the defaults. Other args look like they're OK, I think.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Remove unnecessary hierarchical arg from defaults in
register_post_status