another wordpress Q
another wordpress Q
Out of context: Reply #4
- Started
- Last post
- 7 Responses
- acescence0
yes, you can use html as the custom field value.
or, since the images are associated with pages, you could give each page the custom field that is the image, then use get_pages on the homepage to grab all of the pages that have that custom field, which would also give you the links to those pages.