I've just moved to another theme, and it uses the custom field bigimage for associating an image with a post, instead of using WordPress's post thumbnails. How do I copy the URLs of all existing post-thumnails to their corresponding post's bigimage custom field?
Could we possibly write a bunch of MySQL statements to achieve this?