Opened 16 years ago
Closed 16 years ago
#13152 closed defect (bug) (wontfix)
meta-box-order usermeta should not have dashes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.0 |
| Component: | Users | Keywords: | |
| Focuses: | Cc: |
Description
Dashes should not be used in usermeta. They get stripped out when trying to use update_usermeta().
Change 'meta-box-order' to 'metaboxorder', which matches the format of 'metaboxhidden'.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
I disagree. Instead, update_usermeta() should be replaced with the newer update_user_meta().