Make WordPress Core

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)

metaboxorder.diff (4.3 KB ) - added by mtdewvirus 16 years ago.

Download all attachments as: .zip

Change History (4)

#1 @mtdewvirus
16 years ago

  • Milestone Unassigned3.0
  • Version3.0

#2 @scribu
16 years ago

I disagree. Instead, update_usermeta() should be replaced with the newer update_user_meta().

#3 @scribu
16 years ago

  • Milestone 3.0
  • Resolutionwontfix
  • Status newclosed
Note: See TracTickets for help on using tickets.