#18578 closed defect (bug) (fixed)
Remove unused (?) 'hierarchical' arg from register_post_status defaults
| Reported by: | simonwheatley | Owned by: | duck_ |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Posts, Post Types | Version: | 3.2.1 |
| Severity: | minor | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Remove unnecessary hierarchical arg from defaults in
register_post_status