I need to add an image to each page in WordPress.
I don\'t wish to insert it using the WYSIWYG editor, I just need the url as a custom field, which I later use in the templa
You can use the custom key value fields on posts as well. let's say you always give your images the key 'thumb'. you can then use this code to output them in your post as a thumbnail: