[wp-hackers] get_option for an element in an array
Ade Walker
photofantaisie at gmail.com
Wed Nov 26 10:03:45 GMT 2008
That's a good approach, Stephen. I was thinking along the same lines.
Thanks.
Ade.
2008/11/26 Stephen Rider <wp-hackers at striderweb.com>
> In certain circumstances it might be better to split the array up a bit --
> if you have a particular span of data that is both large and used less
> frequently, you could split out the smaller, more frequently accessed info
> into a separate array.
>
> Generally speaking though, you're okay just putting it all in one array.
>
> Stephen
More information about the wp-hackers
mailing list