Opened 16 years ago
Closed 16 years ago
#13152 closed defect (bug) (wontfix)
meta-box-order usermeta should not have dashes
| Reported by: | mtdewvirus | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I disagree. Instead, update_usermeta() should be replaced with the newer update_user_meta().