[wp-hackers] Custom list of posts per user
Dougal Campbell
dougal at gunters.org
Wed Sep 15 00:50:23 UTC 2010
On Sep 14 2010 6:54 PM, Kevin Newman wrote:
> Hi there,
>
> I'm trying to create a plugin that will allow users to add any kind of
> post into a list that is associated with that user's account. I'd like
> to do this without relying on the addition of a table into MySQL
> (though that would probably be the easiest way to go).
>
Is there some particular reason you don't want to just stick the data in
user_meta? Anytime I see the phrase "per user", that's the first place
I'd think of putting it.
--
Dougal Campbell <dougal at gunters.org>
http://dougal.gunters.org/
http://twitter.com/dougal
http://twitual.com/
More information about the wp-hackers
mailing list