Saving Objects In WordPress’ User Meta

There’s a hole in the wall at about head level next to my desk.
I’ve spent most of the day trying to track down a bug with some code I’ve been working on to add fields to a user’s profile in WordPress. The problem is that upon trying to save the profile I’d get an error [...]

Fixing User Meta To Accept Repeating Fields — Just In Time For The WordPress Has-Patch Marathon

There’s a WordPress has-patch marathon going on now and I’m hoping one of my recent patches gets some attention. I’m hoping to fix the user meta functions to allow them to accept multiple values per key, per user.
It’s listed there among the other has-patch tickets in Trac, and there’s been some discussion in WP-Hackers. Why [...]