Opened 14 years ago
Closed 14 years ago
#20797 closed feature request (wontfix)
Term "menu_order" missing for 3.3.2
| Reported by: | alyssonweb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Taxonomy | Version: | 3.3.2 |
| Severity: | normal | Keywords: | needs-patch needs-refresh |
| Cc: | Focuses: |
Description
Issue
function "wp_get_db_schema" on "/wp-admin/includes/schema.php" on line 57 is missing "menu_order" column.
Fix
menu_order int(11) NOT NULL default '0',
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch file