Has anyone else figured this out? I’ve been trying for days. It must be possible. Am I just doing it wrong?
It says it does automatically. I would like to do this because my plugin will be saving a lot of data to the options and it would be much easier to just have a couple of arrays of data to deal with than a lot of unique option names.
I think that’s essentially what he wants, just encapsulated in WordPress and making it look less intimidating.
Try writing about it here. I’m sure you’ll get a better response than having people email you.
Oops. I didn’t mean $item=$newarray[1], I meant $item=$newarray[0], but that still doesn’t work. Any ideas?