Is there a handy way to create new metadata fields for a post, short of raw SQL? I know about get_post_meta(). I can't find anything about a set_post_meta(). Is there any such thing?
Is there a handy way to create new metadata fields for a post, short of raw SQL? I know about get_post_meta(). I can't find anything about a set_post_meta(). Is there any such thing?
Search for 'meta plugins', there are a few out there...
This topic has been closed to new replies.