Opened 13 years ago
Closed 13 years ago
#20797 closed feature request (wontfix)
Term "menu_order" missing for 3.3.2
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.3.2 |
Component: | Taxonomy | Keywords: | needs-patch needs-refresh |
Focuses: | Cc: |
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.
Patch file