I need to move (or copy) the contents of a custom field into the main post body, replacing any existing content.
I need to do this for a few hundred posts...Is there a quick way of doing this?
I can manage moving values from one meta field to another in SQL, but i'm not sure how to do this with post content...
If anyone could give me some pointers that would be much appreciated.